Home
last modified time | relevance | path

Searched refs:hal_rpu_mem_read (Results 1 – 7 of 7) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_mem.h55 enum nrf_wifi_status hal_rpu_mem_read(struct nrf_wifi_hal_dev_ctx *hal_ctx,
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_interrupt.c245 status = hal_rpu_mem_read(hal_dev_ctx, in hal_rpu_event_get()
277 status = hal_rpu_mem_read(hal_dev_ctx, in hal_rpu_event_get()
315 status = hal_rpu_mem_read(hal_dev_ctx, in hal_rpu_event_get()
358 status = hal_rpu_mem_read(hal_dev_ctx, in hal_rpu_event_get()
Dhal_api_common.c741 status = hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_hal_dev_init()
752 status = hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_hal_dev_init()
963 status = hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_hal_fw_chk_boot()
1075 status = hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_hal_otp_info_get()
1086 status = hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_hal_otp_info_get()
1112 status = hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_hal_otp_ft_prog_ver_get()
1137 status = hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_hal_otp_pack_info_get()
Dhal_mem.c313 enum nrf_wifi_status hal_rpu_mem_read(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_mem_read() function
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_event.c86 status = hal_rpu_mem_read(fmac_dev_ctx->hal_dev_ctx, in umac_event_rt_rf_test_process()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c228 hal_rpu_mem_read(hal_dev_ctx, in nrf_wifi_sys_hal_buf_unmap_rx()
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c367 status = hal_rpu_mem_read(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_fmac_ver_get()