Home
last modified time | relevance | path

Searched refs:vSemaphoreDelete (Results 1 – 25 of 41) sorted by relevance

12

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_common_api.c51 vSemaphoreDelete(semaphore); in esp_ble_mesh_init()
59 vSemaphoreDelete(semaphore); in esp_ble_mesh_init()
93 vSemaphoreDelete(semaphore); in esp_ble_mesh_deinit()
101 vSemaphoreDelete(semaphore); in esp_ble_mesh_deinit()
/hal_espressif-latest/components/bt/common/osi/
Dmutex.c72 vSemaphoreDelete(*mutex); in osi_mutex_free()
88 vSemaphoreDelete(gl_mutex); in osi_mutex_global_deinit()
Dsemaphore.c75 vSemaphoreDelete(*sem); in osi_sem_free()
/hal_espressif-latest/components/spi_flash/sim/stubs/freertos/include/freertos/
Dsemphr.h15 #define vSemaphoreDelete( xSemaphore ) macro
/hal_espressif-latest/components/esp_coex/esp32s2/
Desp_coex_adapter.c89 vSemaphoreDelete(semphr); in esp_coex_common_semphr_delete_wrapper()
185 vSemaphoreDelete(semphr_item->handle); in esp_coex_internal_semphr_delete_wrapper()
/hal_espressif-latest/components/esp_coex/esp32/
Desp_coex_adapter.c87 vSemaphoreDelete(semphr); in esp_coex_common_semphr_delete_wrapper()
175 vSemaphoreDelete(semphr_item->handle); in esp_coex_internal_semphr_delete_wrapper()
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c90 vSemaphoreDelete(semphr); in esp_coex_common_semphr_delete_wrapper()
191 vSemaphoreDelete(semphr_item->handle); in esp_coex_internal_semphr_delete_wrapper()
/hal_espressif-latest/components/mbedtls/port/sha/parallel_engine/
Dsha.c120 vSemaphoreDelete(new_engine); in sha_get_engine_state()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_mutex.c44 vSemaphoreDelete(mutex->mutex); in bt_mesh_mutex_free()
/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c84 vSemaphoreDelete(semphr); in esp_coex_common_semphr_delete_wrapper()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_main.c93 vSemaphoreDelete(deinit_semaphore); in btc_deinit_bluetooth()
/hal_espressif-latest/components/esp_coex/esp32c2/
Desp_coex_adapter.c84 vSemaphoreDelete(semphr); in esp_coex_common_semphr_delete_wrapper()
/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c85 vSemaphoreDelete(semphr); in esp_coex_common_semphr_delete_wrapper()
/hal_espressif-latest/components/esp_coex/esp32c6/
Desp_coex_adapter.c84 vSemaphoreDelete(semphr); in esp_coex_common_semphr_delete_wrapper()
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_sntp.c147 vSemaphoreDelete(storage->sync_sem); in esp_netif_sntp_deinit()
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart.c164 vSemaphoreDelete(s_hci_driver_uart_env.tx_sem); in hci_driver_uart_deinit()
/hal_espressif-latest/components/esp_event/
Desp_event.c534 vSemaphoreDelete(loop->mutex); in esp_event_loop_create()
539 vSemaphoreDelete(loop->profiling_mutex); in esp_event_loop_create()
688 vSemaphoreDelete(loop_profiling_mutex); in esp_event_loop_delete()
690 vSemaphoreDelete(loop_mutex); in esp_event_loop_delete()
/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c327 vSemaphoreDelete(vhci_send_sem); in esp_nimble_hci_deinit()
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c149 vSemaphoreDelete(sem); in wifi_thread_semphr_free()
191 vSemaphoreDelete(mutex); in mutex_delete_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c196 vSemaphoreDelete(sem); in wifi_thread_semphr_free()
238 vSemaphoreDelete(mutex); in mutex_delete_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c205 vSemaphoreDelete(sem); in wifi_thread_semphr_free()
247 vSemaphoreDelete(mutex); in mutex_delete_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c143 vSemaphoreDelete(sem); in wifi_thread_semphr_free()
185 vSemaphoreDelete(mutex); in mutex_delete_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c146 vSemaphoreDelete(sem); in wifi_thread_semphr_free()
188 vSemaphoreDelete(mutex); in mutex_delete_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c199 vSemaphoreDelete(sem); in wifi_thread_semphr_free()
241 vSemaphoreDelete(mutex); in mutex_delete_wrapper()
/hal_espressif-latest/components/newlib/
Dlocks.c100 vSemaphoreDelete(h); in _lock_close()

12