nrfxlib API 0.1.0
|
void nrf_wifi_hal_deinit | ( | struct nrf_wifi_hal_priv * | hpriv | ) |
Deinitialize the HAL layer.
hpriv | Pointer to the HAL context returned by the nrf_wifi_hal_init API. |
This API is used to deinitialize the HAL layer and is expected to be called after done using the HAL layer.