Home
last modified time | relevance | path

Searched refs:interrupt_l3_restore (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c270 static void interrupt_l3_restore(void);
284 ._interrupt_restore = interrupt_l3_restore,
338 ._interrupt_l3_restore = interrupt_l3_restore,
420 static void IRAM_ATTR interrupt_l3_restore(void) in interrupt_l3_restore() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c319 static void interrupt_l3_restore(void);
338 ._interrupt_restore = interrupt_l3_restore,
402 ._interrupt_l3_restore = interrupt_l3_restore,
537 static void IRAM_ATTR interrupt_l3_restore(void) in interrupt_l3_restore() function