Function esp_idf_sys::vPortYield

source ยท
pub unsafe extern "C" fn vPortYield()
Expand description

@brief Perform a solicited context switch

  • Defined in portasm.S

@note [refactor-todo] The rest of ESP-IDF should call taskYield() instead