nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_fmac_fw_boot | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx | ) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>
Boot the Firmware(s) to the RPU WLAN device.
fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device, which was passed as fmac_dev_ctx parameter via the add_dev_callbk_fn() callback function. |
This function boots the FullMAC firmware(s) to the RPU WLAN device and waits for the boot to complete and validate the boot signature.