Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c199 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
591 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c246 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
626 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c255 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
633 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c193 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
573 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c196 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
590 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c249 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
646 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c198 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
744 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c199 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
747 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c229 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
763 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c200 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
830 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c200 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
829 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c204 static int32_t IRAM_ATTR mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
845 ._mutex_unlock = mutex_unlock_wrapper,
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c231 static int32_t mutex_unlock_wrapper(void *mutex);
296 ._mutex_unlock = mutex_unlock_wrapper,
546 static int32_t mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c254 static int mutex_unlock_wrapper(void *mutex);
318 ._mutex_unlock = mutex_unlock_wrapper,
599 static int32_t mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c252 static int mutex_unlock_wrapper(void *mutex);
316 ._mutex_unlock = mutex_unlock_wrapper,
592 static int32_t mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c304 static int mutex_unlock_wrapper(void *mutex);
369 ._mutex_unlock = mutex_unlock_wrapper,
620 static int mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c268 static int32_t mutex_unlock_wrapper(void *mutex);
351 ._mutex_unlock = mutex_unlock_wrapper,
674 static int32_t mutex_unlock_wrapper(void *mutex) in mutex_unlock_wrapper() function