| /Kernel-v10.6.2/portable/GCC/AVR32_UC3/ |
| D | portmacro.h | 180 #define portEXIT_CRITICAL() vPortExitCritical(); macro 377 …portEXIT_CRITICAL(); \ 502 portEXIT_CRITICAL(); \ 652 portEXIT_CRITICAL(); \
|
| /Kernel-v10.6.2/portable/IAR/AVR32_UC3/ |
| D | portmacro.h | 183 #define portEXIT_CRITICAL() vPortExitCritical(); macro 374 …portEXIT_CRITICAL(); \ 493 …portEXIT_CRITICAL(); \ 640 …portEXIT_CRITICAL(); \
|
| /Kernel-v10.6.2/portable/oWatcom/16BitDOS/Flsh186/ |
| D | portmacro.h | 79 void portEXIT_CRITICAL( void ); 80 #pragma aux portEXIT_CRITICAL = "popf";
|
| /Kernel-v10.6.2/portable/oWatcom/16BitDOS/PC/ |
| D | portmacro.h | 80 void portEXIT_CRITICAL( void ); 81 #pragma aux portEXIT_CRITICAL = "popf";
|
| /Kernel-v10.6.2/portable/GCC/ATMega323/ |
| D | portmacro.h | 86 #define portEXIT_CRITICAL() asm volatile ( "pop __tmp_reg__" :: ); \ macro
|
| /Kernel-v10.6.2/portable/IAR/AVR_AVRDx/ |
| D | portmacro.h | 80 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/IAR/AVR_Mega0/ |
| D | portmacro.h | 80 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/IAR/ATMega323/ |
| D | portmacro.h | 85 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/IAR/STR75x/ |
| D | portmacro.h | 91 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/IAR/STR91x/ |
| D | portmacro.h | 88 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/GCC/NiosII/ |
| D | portmacro.h | 102 #define portEXIT_CRITICAL() vTaskExitCritical() macro
|
| /Kernel-v10.6.2/portable/GCC/H8S2329/ |
| D | portmacro.h | 90 #define portEXIT_CRITICAL() asm volatile( "LDC @ER7+, CCR" ); macro
|
| /Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/ |
| D | portmacro.h | 133 #define portEXIT_CRITICAL() vPortExitCritical(); macro
|
| /Kernel-v10.6.2/portable/MPLAB/PIC24_dsPIC/ |
| D | portmacro.h | 92 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/GCC/CORTUS_APS3/ |
| D | portmacro.h | 95 #define portEXIT_CRITICAL() vTaskExitCritical() macro
|
| /Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/ |
| D | portmacro.h | 90 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/ |
| D | portmacro.h | 93 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/IAR/LPC2000/ |
| D | portmacro.h | 93 #define portEXIT_CRITICAL() vPortExitCritical() macro
|
| /Kernel-v10.6.2/portable/GCC/RL78/ |
| D | portmacro.h | 88 #define portEXIT_CRITICAL() \ macro
|
| /Kernel-v10.6.2/portable/GCC/STR75x/ |
| D | portmacro.h | 121 #define portEXIT_CRITICAL() vPortExitCritical(); macro
|
| /Kernel-v10.6.2/portable/GCC/PPC405_Xilinx/ |
| D | portmacro.h | 88 #define portEXIT_CRITICAL() vTaskExitCritical() macro
|
| /Kernel-v10.6.2/portable/GCC/PPC440_Xilinx/ |
| D | portmacro.h | 88 #define portEXIT_CRITICAL() vTaskExitCritical() macro
|
| /Kernel-v10.6.2/portable/GCC/MSP430F449/ |
| D | portmacro.h | 92 #define portEXIT_CRITICAL() \ macro
|
| /Kernel-v10.6.2/portable/MPLAB/PIC18F/ |
| D | portmacro.h | 85 #define portEXIT_CRITICAL() _asm \ macro
|
| /Kernel-v10.6.2/portable/GCC/MicroBlaze/ |
| D | portmacro.h | 92 #define portEXIT_CRITICAL() { \ macro
|