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

◆ nrf_wifi_hal_otp_info_get()

enum nrf_wifi_status nrf_wifi_hal_otp_info_get ( struct nrf_wifi_hal_dev_ctx hal_dev_ctx,
struct host_rpu_umac_info otp_info,
unsigned int *  otp_flags 
)

Get the OTP information for the Wi-Fi HAL.

This function gets the OTP (One-Time Programmable) information for the Wi-Fi HAL device context.

Parameters
hal_dev_ctxPointer to the Wi-Fi HAL device context.
otp_infoPointer to the OTP information structure.
otp_flagsPointer to the OTP flags.
Returns
The status of the operation.