Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c1042 if (s_pintCallback[kPINT_PinInt7] != NULL)
1044 s_pintCallback[kPINT_PinInt7](kPINT_PinInt7, pmstatus);
1049 PINT_PinInterruptClrStatus(s_pintBases[0], kPINT_PinInt7);
Dfsl_pint.h82 kPINT_PinInt7 = 7U, /*!< Pin Interrupt 7 */ enumerator