Function freertos_sys2::xTaskDelayUntil
source · [−]pub unsafe extern "C" fn xTaskDelayUntil(
pxPreviousWakeTime: *mut TickType_t,
xTimeIncrement: TickType_t
) -> BaseType_tpub unsafe extern "C" fn xTaskDelayUntil(
pxPreviousWakeTime: *mut TickType_t,
xTimeIncrement: TickType_t
) -> BaseType_t