Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c237 static int32_t queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw);
302 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
633 static int32_t IRAM_ATTR queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw) in queue_recv_from_isr_wrapper() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c260 static int queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw);
324 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
686 static int32_t IRAM_ATTR queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw) in queue_recv_from_isr_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c258 static int queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw);
322 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
679 static int32_t IRAM_ATTR queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw) in queue_recv_from_isr_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c310 static int queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw);
375 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
673 static int IRAM_ATTR queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw) in queue_recv_from_isr_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c282 static int32_t queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw);
365 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
822 static int32_t IRAM_ATTR queue_recv_from_isr_wrapper(void *queue, void *item, void *hptw) in queue_recv_from_isr_wrapper() function