Searched refs:secPintIndex (Results 1 – 1 of 1) sorted by relevance
794 uint32_t secPintIndex = FSL_FEATURE_PINT_NUMBER_OF_INSTANCE; in SEC_GPIO_INT0_IRQ0_DriverIRQHandler() local798 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[secPintIndex]); in SEC_GPIO_INT0_IRQ0_DriverIRQHandler()804 if ((s_pintBases[secPintIndex]->ISEL & 0x1U) == 0x0U) in SEC_GPIO_INT0_IRQ0_DriverIRQHandler()807 PINT_PinInterruptClrStatus(s_pintBases[secPintIndex], kPINT_PinInt0); in SEC_GPIO_INT0_IRQ0_DriverIRQHandler()817 uint32_t secPintIndex = FSL_FEATURE_PINT_NUMBER_OF_INSTANCE; in SEC_GPIO_INT0_IRQ1_DriverIRQHandler() local821 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[secPintIndex]); in SEC_GPIO_INT0_IRQ1_DriverIRQHandler()827 if ((s_pintBases[secPintIndex]->ISEL & 0x1U) == 0x0U) in SEC_GPIO_INT0_IRQ1_DriverIRQHandler()830 PINT_PinInterruptClrStatus(s_pintBases[secPintIndex], kPINT_PinInt1); in SEC_GPIO_INT0_IRQ1_DriverIRQHandler()