/Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT_SRE/ |
HD | portmacro.h | 93 #define portYIELD() __asm volatile ( "SVC 0" ::: "memory" ) macro 95 #define portYIELD() __asm volatile ( "SMC 0" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT/ |
HD | portmacro.h | 93 #define portYIELD() __asm volatile ( "SVC 0" ::: "memory" ) macro 95 #define portYIELD() __asm volatile ( "SMC 0" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/SDCC/Cygnal/ |
HD | portmacro.h | 103 #define portYIELD() vPortYield(); macro
|
/Kernel-v10.6.2/portable/GCC/ATMega323/ |
HD | portmacro.h | 102 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/GCC/MSP430F449/ |
HD | portmacro.h | 113 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/ |
HD | portmacro.h | 77 #define portYIELD() asm ( "SWI 0" ) macro
|
/Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/ |
HD | portmacro.h | 80 #define portYIELD() asm ( "SWI 0" ) macro
|
/Kernel-v10.6.2/portable/IAR/LPC2000/ |
HD | portmacro.h | 80 #define portYIELD() asm ( "SWI 0" ) macro
|
/Kernel-v10.6.2/portable/IAR/AVR_AVRDx/ |
HD | portmacro.h | 95 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/IAR/AVR_Mega0/ |
HD | portmacro.h | 95 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/IAR/STR75x/ |
HD | portmacro.h | 80 #define portYIELD() asm ( "SWI 0" ) macro
|
/Kernel-v10.6.2/portable/IAR/STR91x/ |
HD | portmacro.h | 80 #define portYIELD() asm ( "SWI 0" ) macro
|
/Kernel-v10.6.2/portable/Softune/MB91460/ |
HD | portmacro.h | 98 #define portYIELD() __asm( " INT #40H " ); macro
|
/Kernel-v10.6.2/portable/MPLAB/PIC18F/ |
HD | portmacro.h | 96 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/IAR/V850ES/ |
HD | portmacro.h | 117 #define portYIELD() __asm ( "trap 0" ) macro
|
/Kernel-v10.6.2/portable/Rowley/MSP430F449/ |
HD | portmacro.h | 113 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/GCC/PPC405_Xilinx/ |
HD | portmacro.h | 94 #define portYIELD() asm volatile ( "SC \n\t NOP" ) macro
|
/Kernel-v10.6.2/portable/GCC/PPC440_Xilinx/ |
HD | portmacro.h | 94 #define portYIELD() asm volatile ( "SC \n\t NOP" ) macro
|
/Kernel-v10.6.2/portable/GCC/MicroBlaze/ |
HD | portmacro.h | 109 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/IAR/ATMega323/ |
HD | portmacro.h | 100 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/IAR/MSP430/ |
HD | portmacro.h | 113 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/ |
HD | portmacro.h | 102 #define portYIELD() vPortYield() macro
|
/Kernel-v10.6.2/portable/GCC/NiosII/ |
HD | portmacro.h | 87 #define portYIELD() asm volatile ( "trap" ); macro
|
/Kernel-v10.6.2/portable/GCC/STR75x/ |
HD | portmacro.h | 77 #define portYIELD() asm volatile ( "SWI 0" ) macro
|
/Kernel-v10.6.2/portable/GCC/RL78/ |
HD | portmacro.h | 108 #define portYIELD() __asm volatile ( "BRK" ) macro
|