Searched refs:vTaskDelay (Results 1 – 7 of 7) sorted by relevance
50 #define vTaskDelay MPU_vTaskDelay macro
799 void vTaskDelay( const TickType_t xTicksToDelay ) PRIVILEGED_FUNCTION;
873 vTaskDelay(uxTicksToWait); in xPortSyncInternalYieldUntilBefore()
209 vTaskDelay( xTicksToDelay ); in MPU_vTaskDelay()217 vTaskDelay( xTicksToDelay ); in MPU_vTaskDelay()
515 vTaskDelay( xTicksToDelay ); in MPU_vTaskDelayImpl()
1305 void vTaskDelay( const TickType_t xTicksToDelay ) in vTaskDelay() function
483 registers are preserved over a FreeRTOS API call such as vTaskDelay().