Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c194 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
590 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c241 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
625 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c250 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
632 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c188 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
572 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c191 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
589 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c244 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
645 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c190 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
743 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c191 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
746 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c221 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
762 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c192 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
829 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c192 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
828 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c196 static int32_t IRAM_ATTR mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
844 ._mutex_lock = mutex_lock_wrapper,
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c230 static int32_t mutex_lock_wrapper(void *mutex);
295 ._mutex_lock = mutex_lock_wrapper,
538 static int32_t mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c253 static int mutex_lock_wrapper(void *mutex);
317 ._mutex_lock = mutex_lock_wrapper,
591 static int32_t mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c251 static int mutex_lock_wrapper(void *mutex);
315 ._mutex_lock = mutex_lock_wrapper,
584 static int32_t mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c303 static int mutex_lock_wrapper(void *mutex);
368 ._mutex_lock = mutex_lock_wrapper,
615 static int mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c267 static int32_t mutex_lock_wrapper(void *mutex);
350 ._mutex_lock = mutex_lock_wrapper,
669 static int32_t mutex_lock_wrapper(void *mutex) in mutex_lock_wrapper() function