Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c1015 if (s_pintCallback[kPINT_PinInt6] != NULL)
1017 s_pintCallback[kPINT_PinInt6](kPINT_PinInt6, pmstatus);
1022 PINT_PinInterruptClrStatus(s_pintBases[0], kPINT_PinInt6);
Dfsl_pint.h79 kPINT_PinInt6 = 6U, /*!< Pin Interrupt 6 */ enumerator