Home
last modified time | relevance | path

Searched refs:nrf_wifi_hal_dev_deinit (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_api_common.h78 void nrf_wifi_hal_dev_deinit(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx);
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c770 void nrf_wifi_hal_dev_deinit(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in nrf_wifi_hal_dev_deinit() function
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c469 nrf_wifi_hal_dev_deinit(fmac_dev_ctx->hal_dev_ctx); in nrf_wifi_sys_fmac_dev_deinit()