Microchip® Advanced Software Framework
Home
Features
ASF-Boards
ASF-CAN/LIN
ASF-Components
ASF-Drivers
ASF-DSP
ASF-FS
ASF-GFX
ASF-Sensors
ASF-Services
ASF-USB
3rd Party
CMSIS
Documentation
ASF Architecture
Reference Manual
API
Applications
Unit-Tests
Release Notes
Get Started
Download
Bug Tracker
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
x
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- t -
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_events() :
tc.h
tc_dma_trigger_command() :
tc.h
tc_enable() :
tc.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_inst :
unit_test.c
tc_is_syncing() :
tc.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_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
TEMPERATURE_ALERT_IRQ_INPUT :
samr30_module_xplained_pro.h
TEMPERATURE_ALERT_IRQ_MODULE :
samr30_module_xplained_pro.h
TEMPERATURE_ALERT_IRQ_MUX :
samr30_module_xplained_pro.h
TEMPERATURE_ALERT_IRQ_PIN :
samr30_module_xplained_pro.h
TEMPERATURE_ALERT_IRQ_PINMUX :
samr30_module_xplained_pro.h
TEMPERATURE_SENSOR_ALERT_PIN :
samr30_module_xplained_pro.h
TEMPERATURE_SENSOR_I2C_MODULE :
samr30_module_xplained_pro.h
TEMPERATURE_SENSOR_I2C_SERCOM_DMAC_ID_RX :
samr30_module_xplained_pro.h
TEMPERATURE_SENSOR_I2C_SERCOM_DMAC_ID_TX :
samr30_module_xplained_pro.h
TEMPERATURE_SENSOR_SCL :
samr30_module_xplained_pro.h
TEMPERATURE_SENSOR_SDA :
samr30_module_xplained_pro.h
Test_align :
compiler.h
test_assert_false :
suite.h
test_assert_true :
suite.h
test_call() :
suite.c
test_case_fail() :
suite.c
test_case_ptr :
suite.h
,
suite.c
test_case_run() :
suite.c
TEST_ERROR :
suite.h
TEST_EVENT_GEN :
unit_test.c
test_event_gen_user_init() :
unit_test.c
TEST_EVENT_USER :
unit_test.c
test_fail :
suite.h
TEST_FAIL :
suite.h
test_failure_jmpbuf :
suite.c
test_get_case() :
suite.h
test_get_data() :
suite.h
TEST_PASS :
suite.h
test_priv_data :
suite.c
,
suite.h
test_report_failure() :
suite.c
test_set_case() :
suite.h
test_set_data() :
suite.h
test_status :
suite.h
test_suite_run() :
suite.c
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
Tst_bits :
compiler.h
Generated on Sat Mar 5 2022 01:22:03 for Unit Tests for the SAM R30 Event system driver by
1.8.5