Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/app_trace/
Dapp_trace_util.c65 unsigned int_state = portSET_INTERRUPT_MASK_FROM_ISR(); in esp_apptrace_lock_take() local
84 unsigned int_state = lock->int_state; in esp_apptrace_lock_give() local
/hal_espressif-3.6.0/components/bt/controller/esp32/
Dhli_api.c272 uint32_t int_state = hli_intr_disable(); in hli_queue_get() local
285 uint32_t int_state = hli_intr_disable(); in hli_queue_put() local
/hal_espressif-3.6.0/components/app_trace/sys_view/Sample/Config/
DSEGGER_SYSVIEW_Config_FreeRTOS.c307 void SEGGER_SYSVIEW_X_SysView_Unlock(unsigned int_state) in SEGGER_SYSVIEW_X_SysView_Unlock()
/hal_espressif-3.6.0/components/app_trace/include/
Desp_app_trace_util.h61 unsigned int_state; member