Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c141 int32_t (* _queue_recv_from_isr)(void *queue, void *item, void *hptw); member
358 ._queue_recv_from_isr = queue_recv_from_isr_hlevel_wrapper,
365 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c117 int32_t (*_queue_recv_from_isr)(void *queue, void *item, void *hptw); member
302 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c146 int (* _queue_recv_from_isr)(void *queue, void *item, void *hptw); member
324 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c146 int (* _queue_recv_from_isr)(void *queue, void *item, void *hptw); member
322 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c181 int (* _queue_recv_from_isr)(void *queue, void *item, void *hptw); member
375 ._queue_recv_from_isr = queue_recv_from_isr_wrapper,