Home
last modified time | relevance | path

Searched refs:hal_rpu_irq_process (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_interrupt.h54 enum nrf_wifi_status hal_rpu_irq_process(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx,
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_interrupt.c560 enum nrf_wifi_status hal_rpu_irq_process(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in hal_rpu_irq_process() function
Dhal_api_common.c797 status = hal_rpu_irq_process(hal_dev_ctx, &do_rpu_recovery); in nrf_wifi_hal_irq_handler()