Home
last modified time | relevance | path

Searched defs:TX_TIMER_THREAD_STACK_SIZE (Results 1 – 25 of 203) sorted by relevance

123456789

/ThreadX-v6.4.1/ports/xtensa/xcc/inc/
Dtx_port.h229 #define TX_TIMER_THREAD_STACK_SIZE (TX_MINIMUM_STACK_BASIC + 0x100) macro
231 #define TX_TIMER_THREAD_STACK_SIZE (TX_MINIMUM_STACK_BASIC + 0x200) macro
/ThreadX-v6.4.1/ports/c667x/ccs/inc/
Dtx_port.h116 #define TX_TIMER_THREAD_STACK_SIZE 2048 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/risc-v32/iar/inc/
Dtx_port.h114 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports_module/rxv2/iar/inc/
Dtx_port.h118 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_m0/keil/inc/
Dtx_port.h113 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_m0/ac5/inc/
Dtx_port.h113 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv3/iar/inc/
Dtx_port.h119 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv2/gnu/inc/
Dtx_port.h119 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv3/gnu/inc/
Dtx_port.h118 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv1/gnu/inc/
Dtx_port.h117 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv1/iar/inc/
Dtx_port.h118 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv2/iar/inc/
Dtx_port.h120 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports_module/cortex_r4/ac6/inc/
Dtx_port.h114 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports_module/cortex_a7/gnu/inc/
Dtx_port.h119 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports_module/cortex_a7/ac5/inc/
Dtx_port.h111 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_a9/gnu/inc/
Dtx_port.h116 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_a7/ac5/inc/
Dtx_port.h111 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv1/ccrx/inc/
Dtx_port.h115 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv3/ccrx/inc/
Dtx_port.h116 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_a8/gnu/inc/
Dtx_port.h116 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_a15/gnu/inc/
Dtx_port.h116 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_a5/ac6/inc/
Dtx_port.h116 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/cortex_a9/ac5/inc/
Dtx_port.h111 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/arm9/ac5/inc/
Dtx_port.h111 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro
/ThreadX-v6.4.1/ports/rxv2/ccrx/inc/
Dtx_port.h117 #define TX_TIMER_THREAD_STACK_SIZE 1024 /* Default timer thread stack size */ macro

123456789