Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- t -
- tc_callback
: tc.h
- TC_CALLBACK_CC_CHANNEL0
: tc.h
- TC_CALLBACK_CC_CHANNEL1
: tc.h
- TC_CALLBACK_ERROR
: tc.h
- TC_CALLBACK_OVERFLOW
: tc.h
- tc_callback_t
: tc.h
- tc_clear_status()
: tc.h
- tc_clock_prescaler
: tc.h
- TC_CLOCK_PRESCALER_DIV1
: tc.h
- TC_CLOCK_PRESCALER_DIV1024
: tc.h
- TC_CLOCK_PRESCALER_DIV16
: tc.h
- TC_CLOCK_PRESCALER_DIV2
: tc.h
- TC_CLOCK_PRESCALER_DIV256
: tc.h
- TC_CLOCK_PRESCALER_DIV4
: tc.h
- TC_CLOCK_PRESCALER_DIV64
: tc.h
- TC_CLOCK_PRESCALER_DIV8
: tc.h
- tc_compare_capture_channel
: tc.h
- TC_COMPARE_CAPTURE_CHANNEL_0
: tc.h
- TC_COMPARE_CAPTURE_CHANNEL_1
: tc.h
- tc_count_direction
: tc.h
- TC_COUNT_DIRECTION_DOWN
: tc.h
- TC_COUNT_DIRECTION_UP
: tc.h
- tc_counter_size
: tc.h
- TC_COUNTER_SIZE_16BIT
: tc.h
- TC_COUNTER_SIZE_32BIT
: tc.h
- TC_COUNTER_SIZE_8BIT
: tc.h
- tc_disable()
: tc.h
- tc_disable_callback()
: tc_interrupt.h
- tc_disable_events()
: tc.h
- tc_dma_trigger_command()
: tc.h
- tc_enable()
: tc.h
- tc_enable_callback()
: tc_interrupt.h
- tc_enable_events()
: tc.h
- tc_event_action
: tc.h
- TC_EVENT_ACTION_INCREMENT_COUNTER
: tc.h
- TC_EVENT_ACTION_OFF
: tc.h
- TC_EVENT_ACTION_PPW
: tc.h
- TC_EVENT_ACTION_PW
: tc.h
- TC_EVENT_ACTION_PWP
: tc.h
- TC_EVENT_ACTION_RETRIGGER
: tc.h
- TC_EVENT_ACTION_STAMP
: tc.h
- TC_EVENT_ACTION_START
: tc.h
- tc_get_capture_value()
: tc.c
, tc.h
- tc_get_config_defaults()
: tc.h
- tc_get_count_value()
: tc.c
, tc.h
- tc_get_status()
: tc.h
- tc_init()
: tc.c
, tc.h
- tc_is_syncing()
: tc.h
- tc_register_callback()
: tc_interrupt.c
, tc_interrupt.h
- tc_reload_action
: tc.h
- TC_RELOAD_ACTION_GCLK
: tc.h
- TC_RELOAD_ACTION_PRESC
: tc.h
- TC_RELOAD_ACTION_RESYNC
: tc.h
- tc_reset()
: tc.c
, tc.h
- tc_set_compare_value()
: tc.c
, tc.h
- tc_set_count_value()
: tc.c
, tc.h
- tc_set_top_value()
: tc.c
, tc.h
- tc_start_counter()
: tc.h
- TC_STATUS_CAPTURE_OVERFLOW
: tc.h
- TC_STATUS_CHANNEL_0_MATCH
: tc.h
- TC_STATUS_CHANNEL_1_MATCH
: tc.h
- TC_STATUS_CHN0_BUFFER_VALID
: tc.h
- TC_STATUS_CHN1_BUFFER_VALID
: tc.h
- TC_STATUS_COUNT_OVERFLOW
: tc.h
- TC_STATUS_PERIOD_BUFFER_VALID
: tc.h
- TC_STATUS_SYNC_READY
: tc.h
- tc_stop_counter()
: tc.h
- tc_sync_read_count()
: tc.h
- tc_unregister_callback()
: tc_interrupt.c
, tc_interrupt.h
- tc_update_double_buffer()
: tc.h
- tc_wave_generation
: tc.h
- TC_WAVE_GENERATION_MATCH_FREQ
: tc.h
- TC_WAVE_GENERATION_MATCH_FREQ_MODE
: tc.h
- TC_WAVE_GENERATION_MATCH_PWM
: tc.h
- TC_WAVE_GENERATION_MATCH_PWM_MODE
: tc.h
- TC_WAVE_GENERATION_NORMAL_FREQ
: tc.h
- TC_WAVE_GENERATION_NORMAL_FREQ_MODE
: tc.h
- TC_WAVE_GENERATION_NORMAL_PWM
: tc.h
- TC_WAVE_GENERATION_NORMAL_PWM_MODE
: tc.h
- TC_WAVEFORM_INVERT_CC0_MODE
: tc.h
- TC_WAVEFORM_INVERT_CC1_MODE
: tc.h
- tc_waveform_invert_output
: tc.h
- TC_WAVEFORM_INVERT_OUTPUT_CHANNEL_0
: tc.h
- TC_WAVEFORM_INVERT_OUTPUT_CHANNEL_1
: tc.h
- TC_WAVEFORM_INVERT_OUTPUT_NONE
: tc.h
- tcc_callback
: tcc.h
- TCC_CALLBACK_CHANNEL_n
: tcc.h
- TCC_CALLBACK_COUNTER_EVENT
: tcc.h
- TCC_CALLBACK_ERROR
: tcc.h
- TCC_CALLBACK_FAULT0
: tcc.h
- TCC_CALLBACK_FAULT1
: tcc.h
- TCC_CALLBACK_FAULTA
: tcc.h
- TCC_CALLBACK_FAULTB
: tcc.h
- TCC_CALLBACK_OVERFLOW
: tcc.h
- TCC_CALLBACK_RETRIGGER
: tcc.h
- tcc_callback_t
: tcc.h
- tcc_channel_function
: tcc.h
- TCC_CHANNEL_FUNCTION_CAPTURE
: tcc.h
- TCC_CHANNEL_FUNCTION_COMPARE
: tcc.h
- tcc_clear_status()
: tcc.c
, tcc.h
- tcc_clock_prescaler
: tcc.h
- TCC_CLOCK_PRESCALER_DIV1
: tcc.h
- TCC_CLOCK_PRESCALER_DIV1024
: tcc.h
- TCC_CLOCK_PRESCALER_DIV16
: tcc.h
- TCC_CLOCK_PRESCALER_DIV2
: tcc.h
- TCC_CLOCK_PRESCALER_DIV256
: tcc.h
- TCC_CLOCK_PRESCALER_DIV4
: tcc.h
- TCC_CLOCK_PRESCALER_DIV64
: tcc.h
- TCC_CLOCK_PRESCALER_DIV8
: tcc.h
- tcc_count_direction
: tcc.h
- TCC_COUNT_DIRECTION_DOWN
: tcc.h
- TCC_COUNT_DIRECTION_UP
: tcc.h
- tcc_count_overflow_dma_trigger_mode
: tcc.h
- TCC_COUNT_OVERFLOW_DMA_TRIGGER_MODE_CONTINUE
: tcc.h
- TCC_COUNT_OVERFLOW_DMA_TRIGGER_MODE_ONE_SHOT
: tcc.h
- tcc_disable()
: tcc.h
- tcc_disable_callback()
: tcc_callback.h
, tcc_callback.c
- tcc_disable_circular_buffer_compare()
: tcc.c
, tcc.h
- tcc_disable_circular_buffer_top()
: tcc.h
- tcc_disable_double_buffering()
: tcc.h
- tcc_disable_events()
: tcc.c
, tcc.h
- tcc_dma_trigger_command()
: tcc.h
- tcc_enable()
: tcc.h
- tcc_enable_callback()
: tcc_callback.c
, tcc_callback.h
- tcc_enable_circular_buffer_compare()
: tcc.c
, tcc.h
- tcc_enable_circular_buffer_top()
: tcc.h
- tcc_enable_double_buffering()
: tcc.h
- tcc_enable_events()
: tcc.c
, tcc.h
- tcc_event0_action
: tcc.h
- TCC_EVENT0_ACTION_COUNT_DURING_ACTIVE
: tcc.h
- TCC_EVENT0_ACTION_COUNT_EVENT
: tcc.h
- TCC_EVENT0_ACTION_INCREMENT
: tcc.h
- TCC_EVENT0_ACTION_NON_RECOVERABLE_FAULT
: tcc.h
- TCC_EVENT0_ACTION_OFF
: tcc.h
- TCC_EVENT0_ACTION_RETRIGGER
: tcc.h
- TCC_EVENT0_ACTION_START
: tcc.h
- tcc_event1_action
: tcc.h
- TCC_EVENT1_ACTION_DECREMENT
: tcc.h
- TCC_EVENT1_ACTION_DIR_CONTROL
: tcc.h
- TCC_EVENT1_ACTION_NON_RECOVERABLE_FAULT
: tcc.h
- TCC_EVENT1_ACTION_OFF
: tcc.h
- TCC_EVENT1_ACTION_PERIOD_PULSE_WIDTH_CAPTURE
: tcc.h
- TCC_EVENT1_ACTION_PULSE_WIDTH_PERIOD_CAPTURE
: tcc.h
- TCC_EVENT1_ACTION_RETRIGGER
: tcc.h
- TCC_EVENT1_ACTION_STOP
: tcc.h
- tcc_event_action
: tcc.h
- TCC_EVENT_ACTION_COUNT_DURING_ACTIVE
: tcc.h
- TCC_EVENT_ACTION_COUNT_EVENT
: tcc.h
- TCC_EVENT_ACTION_DECREMENT
: tcc.h
- TCC_EVENT_ACTION_DIR_CONTROL
: tcc.h
- TCC_EVENT_ACTION_INCREMENT
: tcc.h
- TCC_EVENT_ACTION_NON_RECOVERABLE_FAULT
: tcc.h
- TCC_EVENT_ACTION_OFF
: tcc.h
- TCC_EVENT_ACTION_PERIOD_PULSE_WIDTH_CAPTURE
: tcc.h
- TCC_EVENT_ACTION_PULSE_WIDTH_PERIOD_CAPTURE
: tcc.h
- TCC_EVENT_ACTION_RETRIGGER
: tcc.h
- TCC_EVENT_ACTION_START
: tcc.h
- TCC_EVENT_ACTION_STOP
: tcc.h
- tcc_event_generation_selection
: tcc.h
- TCC_EVENT_GENERATION_SELECTION_BETWEEN
: tcc.h
- TCC_EVENT_GENERATION_SELECTION_BOUNDARY
: tcc.h
- TCC_EVENT_GENERATION_SELECTION_END
: tcc.h
- TCC_EVENT_GENERATION_SELECTION_START
: tcc.h
- tcc_fault_blanking
: tcc.h
- TCC_FAULT_BLANKING_BOTH_EDGE
: tcc.h
- TCC_FAULT_BLANKING_DISABLE
: tcc.h
- TCC_FAULT_BLANKING_FALLING_EDGE
: tcc.h
- TCC_FAULT_BLANKING_RISING_EDGE
: tcc.h
- tcc_fault_capture_action
: tcc.h
- TCC_FAULT_CAPTURE_BIGGER
: tcc.h
- TCC_FAULT_CAPTURE_CHANGE
: tcc.h
- tcc_fault_capture_channel
: tcc.h
- TCC_FAULT_CAPTURE_CHANNEL_0
: tcc.h
- TCC_FAULT_CAPTURE_CHANNEL_1
: tcc.h
- TCC_FAULT_CAPTURE_CHANNEL_2
: tcc.h
- TCC_FAULT_CAPTURE_CHANNEL_3
: tcc.h
- TCC_FAULT_CAPTURE_DISABLE
: tcc.h
- TCC_FAULT_CAPTURE_EACH
: tcc.h
- TCC_FAULT_CAPTURE_MAXIMUM
: tcc.h
- TCC_FAULT_CAPTURE_MINIMUM
: tcc.h
- TCC_FAULT_CAPTURE_SMALLER
: tcc.h
- tcc_fault_halt_action
: tcc.h
- TCC_FAULT_HALT_ACTION_DISABLE
: tcc.h
- TCC_FAULT_HALT_ACTION_HW_HALT
: tcc.h
- TCC_FAULT_HALT_ACTION_NON_RECOVERABLE
: tcc.h
- TCC_FAULT_HALT_ACTION_SW_HALT
: tcc.h
- tcc_fault_keep
: tcc.h
- TCC_FAULT_KEEP_DISABLE
: tcc.h
- TCC_FAULT_KEEP_TILL_END
: tcc.h
- tcc_fault_qualification
: tcc.h
- TCC_FAULT_QUALIFICATION_BY_OUTPUT
: tcc.h
- TCC_FAULT_QUALIFICATION_DISABLE
: tcc.h
- tcc_fault_restart
: tcc.h
- TCC_FAULT_RESTART_DISABLE
: tcc.h
- TCC_FAULT_RESTART_ENABLE
: tcc.h
- tcc_fault_source
: tcc.h
- TCC_FAULT_SOURCE_ALTFAULT
: tcc.h
- TCC_FAULT_SOURCE_DISABLE
: tcc.h
- TCC_FAULT_SOURCE_ENABLE
: tcc.h
- TCC_FAULT_SOURCE_INVERT
: tcc.h
- tcc_fault_state_output
: tcc.h
- TCC_FAULT_STATE_OUTPUT_0
: tcc.h
- TCC_FAULT_STATE_OUTPUT_1
: tcc.h
- TCC_FAULT_STATE_OUTPUT_OFF
: tcc.h
- tcc_force_double_buffer_update()
: tcc.h
- tcc_get_capture_value()
: tcc.h
, tcc.c
- tcc_get_config_defaults()
: tcc.c
, tcc.h
- tcc_get_count_value()
: tcc.c
, tcc.h
- tcc_get_status()
: tcc.c
, tcc.h
- tcc_init()
: tcc.h
, tcc.c
- tcc_is_running()
: tcc.h
- tcc_is_syncing()
: tcc.h
- tcc_lock_double_buffer_update()
: tcc.h
- tcc_match_capture_channel
: tcc.h
- TCC_MATCH_CAPTURE_CHANNEL_n
: tcc.h
- tcc_modules
: tcc.c
- TCC_NUM_CHANNELS
: tcc.h
- TCC_NUM_FAULTS
: tcc.h
- TCC_NUM_WAVE_OUTPUTS
: tcc.h
- tcc_output_invertion
: tcc.h
- TCC_OUTPUT_INVERTION_DISABLE
: tcc.h
- TCC_OUTPUT_INVERTION_ENABLE
: tcc.h
- tcc_output_pattern
: tcc.h
- TCC_OUTPUT_PATTERN_0
: tcc.h
- TCC_OUTPUT_PATTERN_1
: tcc.h
- TCC_OUTPUT_PATTERN_DISABLE
: tcc.h
- tcc_ramp
: tcc.h
- tcc_ramp_index
: tcc.h
- TCC_RAMP_INDEX_DEFAULT
: tcc.h
- TCC_RAMP_INDEX_FORCE_A
: tcc.h
- TCC_RAMP_INDEX_FORCE_B
: tcc.h
- TCC_RAMP_INDEX_FORCE_KEEP
: tcc.h
- TCC_RAMP_RAMP1
: tcc.h
- TCC_RAMP_RAMP2
: tcc.h
- TCC_RAMP_RAMP2A
: tcc.h
- tcc_register_callback()
: tcc_callback.c
, tcc_callback.h
- tcc_reload_action
: tcc.h
- TCC_RELOAD_ACTION_GCLK
: tcc.h
- TCC_RELOAD_ACTION_PRESC
: tcc.h
- TCC_RELOAD_ACTION_RESYNC
: tcc.h
- tcc_reset()
: tcc.h
- tcc_restart_counter()
: tcc.h
- tcc_set_compare_value()
: tcc.h
, tcc.c
- tcc_set_count_direction()
: tcc.h
- tcc_set_count_value()
: tcc.c
, tcc.h
- tcc_set_double_buffer_compare_values()
: tcc.c
, tcc.h
- tcc_set_double_buffer_top_values()
: tcc.c
, tcc.h
- tcc_set_pattern()
: tcc.c
, tcc.h
- tcc_set_ramp_index()
: tcc.h
- tcc_set_top_value()
: tcc.h
, tcc.c
- TCC_STATUS_CAPTURE_OVERFLOW
: tcc.h
- TCC_STATUS_CHANNEL_MATCH_CAPTURE
: tcc.h
- TCC_STATUS_CHANNEL_OUTPUT
: tcc.h
- TCC_STATUS_COUNT_OVERFLOW
: tcc.h
- TCC_STATUS_COUNTER_EVENT
: tcc.h
- TCC_STATUS_COUNTER_RETRIGGERED
: tcc.h
- TCC_STATUS_NON_RECOVERABLE_FAULT_OCCUR
: tcc.h
- TCC_STATUS_NON_RECOVERABLE_FAULT_PRESENT
: tcc.h
- TCC_STATUS_RAMP_CYCLE_INDEX
: tcc.h
- TCC_STATUS_RECOVERABLE_FAULT_OCCUR
: tcc.h
- TCC_STATUS_RECOVERABLE_FAULT_PRESENT
: tcc.h
- TCC_STATUS_STOPPED
: tcc.h
- TCC_STATUS_SYNC_READY
: tcc.h
- tcc_stop_counter()
: tcc.h
- tcc_toggle_count_direction()
: tcc.h
- tcc_unlock_double_buffer_update()
: tcc.h
- tcc_unregister_callback()
: tcc_callback.h
, tcc_callback.c
- tcc_wave_generation
: tcc.h
- TCC_WAVE_GENERATION_DOUBLE_SLOPE_BOTH
: tcc.h
- TCC_WAVE_GENERATION_DOUBLE_SLOPE_BOTTOM
: tcc.h
- TCC_WAVE_GENERATION_DOUBLE_SLOPE_CRITICAL
: tcc.h
- TCC_WAVE_GENERATION_DOUBLE_SLOPE_TOP
: tcc.h
- TCC_WAVE_GENERATION_MATCH_FREQ
: tcc.h
- TCC_WAVE_GENERATION_NORMAL_FREQ
: tcc.h
- TCC_WAVE_GENERATION_SINGLE_SLOPE_PWM
: tcc.h
- tcc_wave_output
: tcc.h
- TCC_WAVE_OUTPUT_n
: tcc.h
- tcc_wave_polarity
: tcc.h
- TCC_WAVE_POLARITY_0
: tcc.h
- TCC_WAVE_POLARITY_1
: tcc.h
- Test_align
: compiler.h
- Tgl_bits
: compiler.h
- TPASTE10
: tpaste.h
- TPASTE2
: tpaste.h
- TPASTE3
: tpaste.h
- TPASTE4
: tpaste.h
- TPASTE5
: tpaste.h
- TPASTE6
: tpaste.h
- TPASTE7
: tpaste.h
- TPASTE8
: tpaste.h
- TPASTE9
: tpaste.h
- true
: compiler.h
- tsens_callback
: tsens_callback.h
- TSENS_CALLBACK_OVERRUN
: tsens_callback.h
- TSENS_CALLBACK_OVF
: tsens_callback.h
- TSENS_CALLBACK_RESULT_READY
: tsens_callback.h
- tsens_callback_t
: tsens_callback.h
- TSENS_CALLBACK_WINDOW
: tsens_callback.h
- tsens_clear_status()
: tsens.h
- tsens_disable()
: tsens.h
- tsens_disable_callback()
: tsens_callback.h
- tsens_disable_events()
: tsens.h
- tsens_enable()
: tsens.h
- tsens_enable_callback()
: tsens_callback.h
- tsens_enable_events()
: tsens.h
- tsens_event_action
: tsens.h
- TSENS_EVENT_ACTION_DISABLED
: tsens.h
- TSENS_EVENT_ACTION_START_CONV
: tsens.h
- tsens_get_config_defaults()
: tsens.h
, tsens.c
- tsens_get_status()
: tsens.h
- TSENS_Handler()
: tsens_callback.c
- tsens_init()
: tsens.h
, tsens.c
- tsens_is_syncing()
: tsens.h
- tsens_read()
: tsens.c
, tsens.h
- tsens_read_job()
: tsens_callback.h
, tsens_callback.c
- tsens_register_callback()
: tsens_callback.c
, tsens_callback.h
- tsens_reset()
: tsens.h
- tsens_start_conversion()
: tsens.h
- TSENS_STATUS_OVERFLOW
: tsens.h
- TSENS_STATUS_OVERRUN
: tsens.h
- TSENS_STATUS_RESULT_READY
: tsens.h
- TSENS_STATUS_WINDOW
: tsens.h
- tsens_unregister_callback()
: tsens_callback.c
, tsens_callback.h
- tsens_window_mode
: tsens.h
- TSENS_WINDOW_MODE_ABOVE
: tsens.h
- TSENS_WINDOW_MODE_BELOW
: tsens.h
- TSENS_WINDOW_MODE_DISABLE
: tsens.h
- TSENS_WINDOW_MODE_HYST_ABOVE
: tsens.h
- TSENS_WINDOW_MODE_HYST_BELOW
: tsens.h
- TSENS_WINDOW_MODE_INSIDE
: tsens.h
- TSENS_WINDOW_MODE_OUTSIDE
: tsens.h
- Tst_bits
: compiler.h