Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c459 uint32_t PINT_PatternMatchResetDetectLogic(PINT_Type *base) in PINT_PatternMatchResetDetectLogic() function
798 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[secPintIndex]); in SEC_GPIO_INT0_IRQ0_DriverIRQHandler()
821 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[secPintIndex]); in SEC_GPIO_INT0_IRQ1_DriverIRQHandler()
848 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[0]); in PINT0_DriverIRQHandler()
872 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[0]); in PIN_INT0_DriverIRQHandler()
893 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[0]); in PIN_INT1_DriverIRQHandler()
915 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[0]); in PIN_INT2_DriverIRQHandler()
937 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[0]); in PIN_INT3_DriverIRQHandler()
959 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[0]); in PIN_INT4_DriverIRQHandler()
986 pmstatus = PINT_PatternMatchResetDetectLogic(s_pintBases[0]);
[all …]
Dfsl_pint.h448 uint32_t PINT_PatternMatchResetDetectLogic(PINT_Type *base);