Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c243 static void global_interrupt_restore(void);
306 ._global_intr_restore = global_interrupt_restore,
486 static void IRAM_ATTR global_interrupt_restore(void) in global_interrupt_restore() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c241 static void global_interrupt_restore(void);
304 ._global_intr_restore = global_interrupt_restore,
479 static void IRAM_ATTR global_interrupt_restore(void) in global_interrupt_restore() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c293 static void global_interrupt_restore(void);
357 ._global_intr_restore = global_interrupt_restore,
540 static void IRAM_ATTR global_interrupt_restore(void) in global_interrupt_restore() function