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

◆ hal_rpu_mem_clr()

enum nrf_wifi_status hal_rpu_mem_clr ( struct nrf_wifi_hal_dev_ctx hal_ctx,
enum RPU_PROC_TYPE  rpu_proc,
enum HAL_RPU_MEM_TYPE  mem_type 
)

Clear contents of RPU memory.

This function fills the RPU memory with zeros.

Parameters
hal_ctxPointer to HAL context.
rpu_procThe RPU processor for which the memory is to be cleared.
mem_typeThe type of the RPU memory to be cleared.
Returns
Status
  • Pass: NRF_WIFI_STATUS_SUCCESS
  • Error: NRF_WIFI_STATUS_FAIL