Searched refs:THREAD_STACK_SIZE (Results 1 – 9 of 9) sorted by relevance
| /bsp/taihu/applications/ |
| A D | application.c | 13 #define THREAD_STACK_SIZE 1024 macro 19 static rt_uint8_t thread1_stack[THREAD_STACK_SIZE]; 22 static rt_uint8_t thread2_stack[THREAD_STACK_SIZE]; 68 static rt_uint8_t thread1_stack[THREAD_STACK_SIZE];
|
| /bsp/ht32/ht32f52352/applications/ |
| A D | test.c | 17 #define THREAD_STACK_SIZE 512 macro 139 THREAD_STACK_SIZE, in sys_run_task() 202 THREAD_STACK_SIZE, in gpio_output_task() 290 THREAD_STACK_SIZE, in gpio_input_task() 403 THREAD_STACK_SIZE, in uart_task() 638 THREAD_STACK_SIZE, in adc_task() 773 THREAD_STACK_SIZE, in usbd_task()
|
| /bsp/ht32/ht32f12366/applications/ |
| A D | test.c | 17 #define THREAD_STACK_SIZE 512 macro 138 THREAD_STACK_SIZE, in sys_run_task() 201 THREAD_STACK_SIZE, in gpio_output_task() 289 THREAD_STACK_SIZE, in gpio_input_task() 402 THREAD_STACK_SIZE, in uart_task() 637 THREAD_STACK_SIZE, in adc_task() 772 THREAD_STACK_SIZE, in usbd_task()
|
| /bsp/nuvoton/libraries/nu_packages/ILI_TPC/ |
| A D | ili_sample.c | 16 #define THREAD_STACK_SIZE 2048 macro 108 THREAD_STACK_SIZE, in tpc_sample()
|
| /bsp/ht32/ht32f53252/applications/ |
| A D | test.c | 17 #define THREAD_STACK_SIZE 512 macro 139 THREAD_STACK_SIZE, in sys_run_task() 202 THREAD_STACK_SIZE, in gpio_output_task() 290 THREAD_STACK_SIZE, in gpio_input_task() 403 THREAD_STACK_SIZE, in uart_task() 638 THREAD_STACK_SIZE, in adc_task() 773 THREAD_STACK_SIZE, in usbd_task()
|
| /bsp/nuvoton/libraries/nu_packages/TPC/ |
| A D | tpc_worker.c | 15 #define THREAD_STACK_SIZE 2048 macro 117 THREAD_STACK_SIZE, in tpc_sample()
|
| /bsp/synwit/swm341-mini/applications/ |
| A D | main.c | 701 #define THREAD_STACK_SIZE 512 macro 739 THREAD_STACK_SIZE, in dynmem_sample() 755 #define THREAD_STACK_SIZE 512 macro 851 THREAD_STACK_SIZE, in gt9147_sample()
|
| /bsp/nuvoton/libraries/nu_packages/Demo/ |
| A D | ccap_saver.c | 27 #define THREAD_STACK_SIZE 4096 macro 387 THREAD_STACK_SIZE, in ccap_grabber_create()
|
| A D | ccap_demo.c | 27 #define THREAD_STACK_SIZE 4096 macro 524 THREAD_STACK_SIZE, in ccap_grabber_create()
|
Completed in 16 milliseconds