nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_fmac_dev_deinit()

void nrf_wifi_fmac_dev_deinit ( struct nrf_wifi_fmac_dev_ctx fmac_dev_ctx)

#include <nrf_wifi/fw_if/umac_if/inc/default/fmac_api.h>

De-initialize a RPU instance.

Parameters
fmac_dev_ctxPointer to the context of the RPU instance to be removed.

This function de-initializes the firmware of an RPU instance.

  • RPU UMAC deinitialization command is executed
  • RX and TX is deallocated for firmware via UMAC command
Returns
None.