Home
last modified time | relevance | path

Searched refs:StaticTask_t (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/xtensa/
Dexpression_with_stack_xtensa.c38 StaticTask_t *current = (StaticTask_t *)xTaskGetCurrentTaskHandle(); in esp_switch_stack_setup()
76 StaticTask_t *current = (StaticTask_t *)xTaskGetCurrentTaskHandle(); in esp_execute_shared_stack_function()
/device/soc/esp/esp32/components/osal/include/esp_osal/
Dtask.h131 StaticTask_t * const pxTaskBuffer;
448 StaticTask_t * const pxTaskBuffer,
558 StaticTask_t * const pxTaskBuffer)
Desp_osal.h1189 } StaticTask_t; typedef