Function esp_idf_hal::sys::vTaskPlaceOnUnorderedEventList

source ยท
pub unsafe extern "C" fn vTaskPlaceOnUnorderedEventList(
    pxEventList: *mut xLIST,
    xItemValue: u32,
    xTicksToWait: u32,
)