Home
last modified time | relevance | path

Searched refs:GROUP_1_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.h211 #define GROUP_1_INTERRUPT_NAME EGPIO_GROUP_1_IRQn ///< HP GPIO group interrupt 2 number macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/src/
Dsl_si91x_peripheral_gpio.c728 NVIC_EnableIRQ(GROUP_1_INTERRUPT_NAME); in sl_si91x_gpio_configure_group_interrupt()
729 NVIC_SetPriority(GROUP_1_INTERRUPT_NAME, PRIORITY_51); in sl_si91x_gpio_configure_group_interrupt()