Home
last modified time | relevance | path

Searched refs:hal_rpu_irq_enable (Results 1 – 5 of 5) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_interrupt.h28 enum nrf_wifi_status hal_rpu_irq_enable(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx);
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c198 status = hal_rpu_irq_enable(hal_dev_ctx); in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c197 status = hal_rpu_irq_enable(hal_dev_ctx); in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_interrupt.c19 enum nrf_wifi_status hal_rpu_irq_enable(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx) in hal_rpu_irq_enable() function
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c540 status = hal_rpu_irq_enable(hal_dev_ctx); in nrf_wifi_sys_hal_dev_add()