Home
last modified time | relevance | path

Searched refs:NPSS_INTR_CLEAR_REG (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_retention.h306 NPSS_INTR_CLEAR_REG = (npssGpioPinIntr << 1); in RSI_NPSSGPIO_ClrIntr()
Drsi_power_save.h214 #ifndef NPSS_INTR_CLEAR_REG
215 #define NPSS_INTR_CLEAR_REG (*(volatile uint32_t *)(NPSS_INTR_BASE + 0x08)) macro