Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c988 if (s_pintCallback[kPINT_PinInt5] != NULL)
990 s_pintCallback[kPINT_PinInt5](kPINT_PinInt5, pmstatus);
995 PINT_PinInterruptClrStatus(s_pintBases[0], kPINT_PinInt5);
Dfsl_pint.h76 kPINT_PinInt5 = 5U, /*!< Pin Interrupt 5 */ enumerator