Home
last modified time | relevance | path

Searched refs:pdFAIL (Results 1 – 25 of 31) sorted by relevance

12

/Kernel-v10.6.2/portable/GCC/IA32_flat/
HDport.c587 if( xReturn != pdFAIL ) in xPortRegisterCInterruptHandler()
607 if( xReturn != pdFAIL ) in xPortInstallInterruptHandler()
629 xReturn = pdFAIL; in prvCheckValidityOfVectorNumber()
634 xReturn = pdFAIL; in prvCheckValidityOfVectorNumber()
639 xReturn = pdFAIL; in prvCheckValidityOfVectorNumber()
644 xReturn = pdFAIL; in prvCheckValidityOfVectorNumber()
649 xReturn = pdFAIL; in prvCheckValidityOfVectorNumber()
654 xReturn = pdFAIL; in prvCheckValidityOfVectorNumber()
659 xReturn = pdFAIL; in prvCheckValidityOfVectorNumber()
/Kernel-v10.6.2/portable/Renesas/SH2A_FPU/
HDport.c198 return pdFAIL; in xPortStartScheduler()
265 xReturn = pdFAIL; in xPortUsesFloatingPoint()
/Kernel-v10.6.2/portable/MSVC-MingW/
HDport.c273 lSuccess = pdFAIL; in xPortStartScheduler()
297 lSuccess = pdFAIL; in xPortStartScheduler()
306 lSuccess = pdFAIL; in xPortStartScheduler()
314 lSuccess = pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/
HDqueue.c352 xReturn = pdFAIL; in xQueueGenericReset()
355 configASSERT( xReturn != pdFAIL ); in xQueueGenericReset()
759 xReturn = pdFAIL; in xQueueGiveMutexRecursive()
797 if( xReturn != pdFAIL ) in xQueueTakeMutexRecursive()
2014 xReturn = pdFAIL; in xQueueReceiveFromISR()
2069 xReturn = pdFAIL; in xQueuePeekFromISR()
2704 xReturn = pdFAIL; in xQueueCRReceive()
2820 xReturn = pdFAIL; in xQueueCRReceiveFromISR()
3006 xReturn = pdFAIL; in xQueueAddToSet()
3012 xReturn = pdFAIL; in xQueueAddToSet()
[all …]
HDtimers.c235 BaseType_t xReturn = pdFAIL; in xTimerCreateTimerTask()
392 BaseType_t xReturn = pdFAIL; in xTimerGenericCommand()
789 …while( xQueueReceive( xTimerQueue, &xMessage, tmrNO_DELAY ) != pdFAIL ) /*lint !e603 xMessage does… in prvProcessReceivedCommands()
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers_v2.c454 BaseType_t xReturn = pdFAIL; in MPU_xTaskDelayUntilImpl()
481 BaseType_t xReturn = pdFAIL; in MPU_xTaskAbortDelayImpl()
1302 BaseType_t xReturn = pdFAIL; in MPU_xTaskGenericNotify()
1320 BaseType_t xReturn = pdFAIL; in MPU_xTaskGenericNotifyImpl()
1391 BaseType_t xReturn = pdFAIL; in MPU_xTaskGenericNotifyWait()
1409 BaseType_t xReturn = pdFAIL; in MPU_xTaskGenericNotifyWaitImpl()
1480 BaseType_t xReturn = pdFAIL; in MPU_xTaskGenericNotifyStateClearImpl()
1580 BaseType_t xReturn = pdFAIL; in MPU_xTaskCreate()
1766 BaseType_t xReturn = pdFAIL; in MPU_xTaskCallApplicationTaskHook()
1800 BaseType_t xReturn = pdFAIL; in MPU_xTaskCreateRestricted()
[all …]
/Kernel-v10.6.2/include/
HDprojdefs.h53 #define pdFAIL ( pdFALSE ) macro
/Kernel-v10.6.2/portable/IAR/RX600/
HDport.c162 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/RXv2/
HDport.c170 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/RX600/
HDport.c203 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/RX200/
HDport.c212 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/RX600v2/
HDport.c206 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/CCS/ARM_Cortex-R4/
HDport.c215 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/PPC405_Xilinx/
HDport.c249 BaseType_t xReturn = pdFAIL; in xPortInstallInterruptHandler()
/Kernel-v10.6.2/portable/GCC/PPC440_Xilinx/
HDport.c249 BaseType_t xReturn = pdFAIL; in xPortInstallInterruptHandler()
/Kernel-v10.6.2/portable/IAR/RX700v3_DPFPU/
HDport.c296 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/Renesas/RX200/
HDport.c186 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/RISC-V/
HDport.c230 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/RISC-V/
HDport.c194 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/RX700v3_DPFPU/
HDport.c322 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/Renesas/RX600/
HDport.c185 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/MicroBlazeV8/
HDport.c444 lStatus = pdFAIL; in prvInitialiseInterruptController()
/Kernel-v10.6.2/portable/Renesas/RX600v2/
HDport.c197 return pdFAIL; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/MicroBlazeV9/
HDport.c482 lStatus = pdFAIL; in prvInitialiseInterruptController()
/Kernel-v10.6.2/portable/IAR/RX100/
HDport.c247 return pdFAIL; in xPortStartScheduler()

12