Home
last modified time | relevance | path

Searched defs:TX_MINIMUM_STACK (Results 1 – 25 of 196) sorted by relevance

12345678

/ThreadX-v6.2.1/ports/xtensa/xcc/inc/
Dtx_port.h162 #define TX_MINIMUM_STACK (XT_STK_FRMSZ + 0x10) macro
176 #define TX_MINIMUM_STACK (XT_STK_FRMSZ + 0x20) macro
/ThreadX-v6.2.1/ports/c667x/ccs/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 400 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/risc-v32/iar/inc/
Dtx_port.h107 #define TX_MINIMUM_STACK 512 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv1/gnu/inc/
Dtx_port.h110 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv2/iar/inc/
Dtx_port.h113 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv3/gnu/inc/
Dtx_port.h111 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv3/iar/inc/
Dtx_port.h112 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_m0/ac5/inc/
Dtx_port.h106 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_m0/keil/inc/
Dtx_port.h106 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports_module/rxv2/iar/inc/
Dtx_port.h111 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv1/iar/inc/
Dtx_port.h111 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv2/gnu/inc/
Dtx_port.h112 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/arc_hs/metaware/inc/
Dtx_port.h131 #define TX_MINIMUM_STACK 800 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_a12/gnu/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_a7/ac6/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_a15/gnu/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_a7/gnu/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_a17/ac6/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_a17/gnu/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_a5/ac5/inc/
Dtx_port.h104 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv3/ccrx/inc/
Dtx_port.h109 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_r4/ac5/inc/
Dtx_port.h104 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_r4/ac6/inc/
Dtx_port.h107 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/rxv1/ccrx/inc/
Dtx_port.h108 #define TX_MINIMUM_STACK 256 /* Minimum stack size for this port */ macro
/ThreadX-v6.2.1/ports/cortex_r5/gnu/inc/
Dtx_port.h107 #define TX_MINIMUM_STACK 200 /* Minimum stack size for this port */ macro

12345678