Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dhli_api.c113 #define HLI_QUEUE_SW_INT_NUM 29 macro
139 XTHAL_SET_INTCLEAR(BIT(HLI_QUEUE_SW_INT_NUM)); in queue_isr_handler()
186 XTHAL_SET_INTSET(BIT(HLI_QUEUE_SW_INT_NUM)); in queue_signal()
205 xt_ints_on(BIT(HLI_QUEUE_SW_INT_NUM)); in hli_queue_setup()
215 xt_ints_off(BIT(HLI_QUEUE_SW_INT_NUM)); in hli_queue_shutdown()