Searched refs:thread_0_entry (Results 1 – 5 of 5) sorted by relevance
| /LevelX-v6.2.1/samples/ |
| D | demo_filex_nand_flash.c | 30 void thread_0_entry(ULONG thread_input); 62 thread_0_entry(0); in main() 79 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define() 92 void thread_0_entry(ULONG thread_input) in thread_0_entry() function
|
| D | demo_filex_nor_flash.c | 29 void thread_0_entry(ULONG thread_input); 61 thread_0_entry(0); in main() 77 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define() 91 void thread_0_entry(ULONG thread_input) in thread_0_entry() function
|
| /LevelX-v6.2.1/test/regression/ |
| D | levelx_nor_flash_test.c | 31 void thread_0_entry(ULONG thread_input); 44 thread_0_entry(0); in main() 56 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define() 64 void thread_0_entry(ULONG thread_input) in thread_0_entry() function
|
| D | levelx_nor_flash_test_cache.c | 34 void thread_0_entry(ULONG thread_input); 47 thread_0_entry(0); in main() 60 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define() 68 void thread_0_entry(ULONG thread_input) in thread_0_entry() function
|
| D | levelx_nand_flash_test.c | 56 void thread_0_entry(ULONG thread_input); 72 thread_0_entry(0); in main() 85 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define() 103 void thread_0_entry(ULONG thread_input) in thread_0_entry() function
|