Home
last modified time | relevance | path

Searched defs:pvTaskCode (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dtask.h123 TaskFunction_t pvTaskCode; member
383 TaskFunction_t pvTaskCode, in xTaskCreate()
/device/soc/esp/esp32/components/osal/
Dtasks.c52 BaseType_t xTaskCreatePinnedToCore( TaskFunction_t pvTaskCode, in xTaskCreatePinnedToCore()