Home
last modified time | relevance | path

Searched defs:current (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_system/port/arch/riscv/
Dexpression_with_stack.c24 StaticTask_t *current = (StaticTask_t *)xTaskGetCurrentTaskHandle(); in esp_switch_stack_setup() local
57 StaticTask_t *current = (StaticTask_t *)xTaskGetCurrentTaskHandle(); in esp_execute_shared_stack_function() local
/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Dexpression_with_stack.c28 StaticTask_t *current = (StaticTask_t *)xTaskGetCurrentTaskHandle(); in esp_switch_stack_setup() local
66 StaticTask_t *current = (StaticTask_t *)xTaskGetCurrentTaskHandle(); in esp_execute_shared_stack_function() local
/hal_espressif-latest/components/esp_hw_support/
Dsleep_event.c83 esp_sleep_event_cb_config_t *current = g_sleep_event_cbs_config.sleep_event_cb_config[event_id]; in esp_sleep_execute_event_callbacks() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dhealth_srv.c56 bool current) in health_get_fault_value()