/Kernel-v11.1.0/portable/IAR/V850ES/ |
D | portmacro.h | 54 #define portSTACK_TYPE unsigned int macro 57 typedef portSTACK_TYPE StackType_t; 83 extern volatile /*uint16_t*/ portSTACK_TYPE usCriticalNesting; \ 95 extern volatile /*uint16_t*/ portSTACK_TYPE usCriticalNesting; \
|
/Kernel-v11.1.0/portable/oWatcom/16BitDOS/PC/ |
D | portmacro.h | 54 #define portSTACK_TYPE uint16_t macro 57 typedef portSTACK_TYPE StackType_t; 97 #define portINITIAL_SW ( ( portSTACK_TYPE ) 0x0202 ) /* Start the tasks with interrupts …
|
/Kernel-v11.1.0/portable/IAR/MSP430X/ |
D | portmacro.h | 55 #define portSTACK_TYPE uint16_t macro 58 #define portSTACK_TYPE uint32_t macro 61 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/CCS/MSP430X/ |
D | portmacro.h | 55 #define portSTACK_TYPE uint32_t macro 57 #define portSTACK_TYPE uint16_t macro 61 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/BCC/16BitDOS/Flsh186/ |
D | prtmacro.h | 48 #define portSTACK_TYPE uint16_t macro 51 typedef portSTACK_TYPE StackType_t; 84 #define portINITIAL_SW ( ( portSTACK_TYPE ) 0x0202 ) /* Start the tasks with interrupts enab…
|
/Kernel-v11.1.0/portable/BCC/16BitDOS/PC/ |
D | prtmacro.h | 48 #define portSTACK_TYPE uint16_t macro 51 typedef portSTACK_TYPE StackType_t; 85 #define portINITIAL_SW ( ( portSTACK_TYPE ) 0x0202 ) /* Start the tasks with interrupts …
|
/Kernel-v11.1.0/portable/Paradigm/Tern_EE/large_untested/ |
D | portmacro.h | 54 #define portSTACK_TYPE uint16_t macro 57 typedef portSTACK_TYPE StackType_t; 91 #define portINITIAL_SW ( ( portSTACK_TYPE ) 0x0202 ) /* Start the tasks with int…
|
/Kernel-v11.1.0/portable/oWatcom/16BitDOS/Flsh186/ |
D | portmacro.h | 55 #define portSTACK_TYPE uint16_t macro 58 typedef portSTACK_TYPE StackType_t; 95 #define portINITIAL_SW ( ( portSTACK_TYPE ) 0x0202 ) /* Start the tasks with interrupts …
|
/Kernel-v11.1.0/portable/Paradigm/Tern_EE/small/ |
D | portmacro.h | 54 #define portSTACK_TYPE uint16_t macro 57 typedef portSTACK_TYPE StackType_t; 93 #define portINITIAL_SW ( ( portSTACK_TYPE ) 0x0202 ) /* Start the tasks with int…
|
/Kernel-v11.1.0/portable/IAR/RISC-V/ |
D | portmacro.h | 53 #define portSTACK_TYPE uint64_t macro 59 #define portSTACK_TYPE uint32_t 67 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/GCC/RISC-V/ |
D | portmacro.h | 51 #define portSTACK_TYPE uint64_t macro 57 #define portSTACK_TYPE uint32_t 65 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/GCC/ATMega323/ |
D | portmacro.h | 61 #define portSTACK_TYPE uint8_t macro 66 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/IAR/AVR_Mega0/ |
D | portmacro.h | 54 #define portSTACK_TYPE uint8_t macro 59 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/IAR/AVR_AVRDx/ |
D | portmacro.h | 54 #define portSTACK_TYPE uint8_t macro 59 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/GCC/NiosII/ |
D | portmacro.h | 56 #define portSTACK_TYPE uint32_t macro 59 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/GCC/H8S2329/ |
D | portmacro.h | 55 #define portSTACK_TYPE uint8_t macro 58 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/IAR/ATMega323/ |
D | portmacro.h | 61 #define portSTACK_TYPE uint8_t macro 65 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/RVDS/ARM7_LPC21xx/ |
D | portmacro.h | 55 #define portSTACK_TYPE uint32_t macro 58 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/IAR/STR75x/ |
D | portmacro.h | 57 #define portSTACK_TYPE uint32_t macro 60 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/IAR/STR91x/ |
D | portmacro.h | 57 #define portSTACK_TYPE uint32_t macro 60 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/MPLAB/PIC24_dsPIC/ |
D | portmacro.h | 54 #define portSTACK_TYPE uint16_t macro 59 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/GCC/PPC440_Xilinx/ |
D | portmacro.h | 56 #define portSTACK_TYPE uint32_t macro 59 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/GCC/PPC405_Xilinx/ |
D | portmacro.h | 56 #define portSTACK_TYPE uint32_t macro 59 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/GCC/CORTUS_APS3/ |
D | portmacro.h | 56 #define portSTACK_TYPE uint32_t macro 59 typedef portSTACK_TYPE StackType_t;
|
/Kernel-v11.1.0/portable/MPLAB/PIC18F/ |
D | portmacro.h | 48 #define portSTACK_TYPE uint8_t macro 51 typedef portSTACK_TYPE StackType_t;
|