Home
last modified time | relevance | path

Searched refs:tm_interrupt_thread_0_entry (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_interrupt_processing_test.c54 void tm_interrupt_thread_0_entry(void);
89 tm_thread_create(0, 10, tm_interrupt_thread_0_entry); in tm_interrupt_processing_initialize()
106 void tm_interrupt_thread_0_entry(void) in tm_interrupt_thread_0_entry() function