Home
last modified time | relevance | path

Searched refs:taskYIELD (Results 1 – 19 of 19) sorted by relevance

/Kernel-v10.6.2/portable/IAR/RX600/
Dport.c178 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/CodeWarrior/ColdFire_V1/
Dport.c179 taskYIELD(); in vPortTickISR()
/Kernel-v10.6.2/portable/IAR/RXv2/
Dport.c186 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/GCC/RX600/
Dport.c352 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/GCC/RX200/
Dport.c402 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/GCC/RX600v2/
Dport.c396 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/IAR/RX700v3_DPFPU/
Dport.c563 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/Renesas/RX200/
Dport.c226 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/GCC/RX700v3_DPFPU/
Dport.c584 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/
DportASM.s71 ; SWI interrupt is generated by a call to taskYIELD() or portYIELD().
/Kernel-v10.6.2/portable/Renesas/RX600/
Dport.c227 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/Renesas/RX600v2/
Dport.c247 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/portable/IAR/RX100/
Dport.c263 taskYIELD(); in prvTickISR()
/Kernel-v10.6.2/portable/GCC/RX100/
Dport.c426 taskYIELD(); in vPortTickISR()
/Kernel-v10.6.2/portable/Renesas/RX100/
Dport.c309 taskYIELD(); in prvTickISR()
/Kernel-v10.6.2/portable/Renesas/RX700v3_DPFPU/
Dport.c586 taskYIELD(); in vTickISR()
/Kernel-v10.6.2/include/
Dtask.h201 #define taskYIELD() portYIELD() macro
/Kernel-v10.6.2/
Dtasks.c3514 taskYIELD(); in portTASK_FUNCTION()
3531 taskYIELD(); in portTASK_FUNCTION()
DHistory.txt1238 the Blocked state, or explicitly calls taskYIELD(). This differs from
1245 Blocked state or task A calls taskYIELD(). [If configUSE_PREEMPTION is not
3178 + Calls to taskYIELD() during ISR's have been replaced by calling the