Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/
Dsl_si91x_gpio_common.h49 #define NPSS_INT_BASE 0x12080000UL ///< UULP INTR base address macro
72 (*(volatile uint32_t *)(NPSS_INT_BASE + 0x00)) ///< NPSS mask set register base address
74 (*(volatile uint32_t *)(NPSS_INT_BASE + 0x04)) ///< NPSS mask clear register base address
76 (*(volatile uint32_t *)(NPSS_INT_BASE + 0x08)) ///< NPSS clear register base address
78 (*(volatile uint32_t *)(NPSS_INT_BASE + 0x0C)) ///< NPSS status register base address
80 (*(volatile uint32_t *)(NPSS_INT_BASE + 0x10)) ///< NPSS GPIO configuration register base address
81 #define UULP_GPIO_STATUS (*(volatile uint32_t *)(NPSS_INT_BASE + 0x14)) ///< UULP GPIO status …