nrfxlib API 0.1.0
Loading...
Searching...
No Matches
hal_interrupt.h File Reference

Header containing interrupt handler specific declarations for the HAL Layer of the Wi-Fi driver. More...

#include "hal_api.h"

Go to the source code of this file.

Functions

enum nrf_wifi_status hal_rpu_irq_enable (struct nrf_wifi_hal_dev_ctx *hal_dev_ctx)
 Enable interrupts from the RPU.
 
enum nrf_wifi_status hal_rpu_irq_disable (struct nrf_wifi_hal_dev_ctx *hal_dev_ctx)
 Disable interrupts from the RPU.
 
enum nrf_wifi_status hal_rpu_irq_process (struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, bool *do_rpu_recovery)
 Process an interrupt from the RPU.
 

Detailed Description

Header containing interrupt handler specific declarations for the HAL Layer of the Wi-Fi driver.