Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c233 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
598 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c305 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
633 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c314 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
640 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c227 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
580 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c230 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
597 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c308 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
653 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c265 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
751 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c266 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
754 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c296 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
770 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c275 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
837 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c275 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
836 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c279 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_tick) in queue_recv_wrapper() function
852 ._queue_recv = queue_recv_wrapper,
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c236 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms);
301 ._queue_recv = queue_recv_wrapper,
616 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms) in queue_recv_wrapper() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c259 static int queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms);
323 ._queue_recv = queue_recv_wrapper,
669 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms) in queue_recv_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c257 static int queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms);
321 ._queue_recv = queue_recv_wrapper,
662 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms) in queue_recv_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c309 static int queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms);
374 ._queue_recv = queue_recv_wrapper,
664 static int queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms) in queue_recv_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c281 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms);
364 ._queue_recv = queue_recv_wrapper,
810 static int32_t queue_recv_wrapper(void *queue, void *item, uint32_t block_time_ms) in queue_recv_wrapper() function