Home
last modified time | relevance | path

Searched refs:ULP_GROUP_INTERRUPT_NAME (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.h214 #define ULP_GROUP_INTERRUPT_NAME ULP_EGPIO_GROUP_IRQn ///< ULP GPIO group interrupt number macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/src/
Dsl_si91x_peripheral_gpio.c818 NVIC_EnableIRQ(ULP_GROUP_INTERRUPT_NAME); in sl_si91x_gpio_configure_ulp_group_interrupt()
819 NVIC_SetPriority(ULP_GROUP_INTERRUPT_NAME, PRIORITY_19); in sl_si91x_gpio_configure_ulp_group_interrupt()