37 unsigned int rpu_reg_addr);
54 unsigned int rpu_reg_addr,
enum nrf_wifi_status hal_rpu_reg_write(struct nrf_wifi_hal_dev_ctx *hal_ctx, unsigned int rpu_reg_addr, unsigned int val)
Wnrite to an RPU register.
enum nrf_wifi_status hal_rpu_reg_read(struct nrf_wifi_hal_dev_ctx *hal_ctx, unsigned int *val, unsigned int rpu_reg_addr)
Read from an RPU register.
Header containing structure declarations for the HAL Layer of the Wi-Fi driver.
nrf_wifi_status
The status of an operation performed by the RPU driver.
Definition: osal_structs.h:29
Structure to hold per device context information for the HAL layer.
Definition: hal_structs.h:201