Home
last modified time | relevance | path

Searched refs:OSI_FUNCS_TIME_BLOCKING (Results 1 – 25 of 32) sorted by relevance

12

/hal_espressif-latest/zephyr/esp32s2/src/coex/
Desp_coex_adapter.c21 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
87 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
128 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_internal_semphr_take_wrapper()
/hal_espressif-latest/components/esp_coex/esp32s2/
Desp_coex_adapter.c29 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
94 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
208 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_internal_semphr_take_wrapper()
/hal_espressif-latest/components/esp_coex/esp32/
Desp_coex_adapter.c27 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
92 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
198 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_internal_semphr_take_wrapper()
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c30 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
95 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
214 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_internal_semphr_take_wrapper()
/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c29 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
89 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/components/esp_coex/esp32c2/
Desp_coex_adapter.c29 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
89 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c30 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
90 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/components/esp_coex/esp32c6/
Desp_coex_adapter.c29 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
89 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/zephyr/esp32/src/coex/
Desp_coex_adapter.c20 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
86 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/zephyr/esp32c2/src/coex/
Desp_coex_adapter.c21 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
82 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/coex/
Desp_coex_adapter.c21 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
87 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/coex/
Desp_coex_adapter.c21 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
87 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c211 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
235 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
244 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in event_group_wait_bits_wrapper()
273 if (ticks_to_wait == OSI_FUNCS_TIME_BLOCKING) { in esp_event_post_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c283 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
307 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
316 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in event_group_wait_bits_wrapper()
345 if (ticks_to_wait == OSI_FUNCS_TIME_BLOCKING) { in esp_event_post_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c292 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
316 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
325 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in event_group_wait_bits_wrapper()
354 if (ticks_to_wait == OSI_FUNCS_TIME_BLOCKING) { in esp_event_post_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c205 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
229 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
238 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in event_group_wait_bits_wrapper()
267 if (ticks_to_wait == OSI_FUNCS_TIME_BLOCKING) { in esp_event_post_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c208 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
232 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
241 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in event_group_wait_bits_wrapper()
270 if (ticks_to_wait == OSI_FUNCS_TIME_BLOCKING) { in esp_event_post_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c286 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
310 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
319 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in event_group_wait_bits_wrapper()
348 if (ticks_to_wait == OSI_FUNCS_TIME_BLOCKING) { in esp_event_post_wrapper()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c91 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
634 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in semphr_take_wrapper()
640 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in semphr_take_wrapper()
748 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_send_hlevel_wrapper()
778 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_hlevel_wrapper()
798 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
813 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
1049 semphr_take_wrapper(s_wakeup_req_sem, OSI_FUNCS_TIME_BLOCKING); in async_wakeup_request()
/hal_espressif-latest/zephyr/esp32s3/src/coex/
Desp_coex_adapter.c85 if (block_time_tick == OSI_FUNCS_TIME_BLOCKING) { in esp_coex_common_semphr_take_wrapper()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c68 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
500 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in semphr_take_wrapper()
589 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
620 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
792 semphr_take_wrapper(s_wakeup_req_sem, OSI_FUNCS_TIME_BLOCKING); in async_wakeup_request()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c89 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
553 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in semphr_take_wrapper()
642 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
673 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
885 semphr_take_wrapper(s_wakeup_req_sem, OSI_FUNCS_TIME_BLOCKING); in async_wakeup_request()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c89 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
546 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in semphr_take_wrapper()
635 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
666 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
874 semphr_take_wrapper(s_wakeup_req_sem, OSI_FUNCS_TIME_BLOCKING); in async_wakeup_request()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c115 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro
593 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in semphr_take_wrapper()
652 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_send_wrapper()
666 if (block_time_ms == OSI_FUNCS_TIME_BLOCKING) { in queue_recv_wrapper()
908 semphr_take_wrapper(s_wakeup_req_sem, OSI_FUNCS_TIME_BLOCKING); in async_wakeup_request()
/hal_espressif-latest/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h23 #define OSI_FUNCS_TIME_BLOCKING 0xffffffff macro

12