Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/
Dsl_si91x_gpio_common.h77 #define GPIO_NPSS_INTERRUPT_STATUS_REG \ macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/src/
Dsl_si91x_peripheral_gpio.c1164 return (GPIO_NPSS_INTERRUPT_STATUS_REG >> 1) & UULP_PIN_MASK; in sl_si91x_gpio_get_uulp_interrupt_status()