Searched refs:s_PintIRQ (Results 1 – 1 of 1) sorted by relevance
88 static const IRQn_Type s_PintIRQ[] = PINT_IRQS; variable436 NVIC_SetPriority(s_PintIRQ[gpioStateHandle->pin.pint.pintIndex], HAL_GPIO_ISR_PRIORITY); in HAL_GpioSetTriggerMode()481 EnableDeepSleepIRQ(s_PintIRQ[gpioStateHandle->pin.pint.pintIndex]); in HAL_GpioWakeUpSetting()485 DisableDeepSleepIRQ(s_PintIRQ[gpioStateHandle->pin.pint.pintIndex]); in HAL_GpioWakeUpSetting()