nrfxlib API 0.1.0
|
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.
hal_ctx | Pointer to HAL context. |
rpu_proc | The RPU processor for which the memory is to be cleared. |
mem_type | The type of the RPU memory to be cleared. |