Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c545 (void)PF1550_ReadReg(handle, PF1550_SW_INT_STAT2, &temp); in PF1550_GetInterruptStatus()
599 … (void)PF1550_WriteReg(handle, PF1550_SW_INT_STAT2, (uint8_t)((source & 0xFF0000U) >> 16U)); in PF1550_ClearInterruptStatus()
Dfsl_pf1550.h38 #define PF1550_SW_INT_STAT2 0x0EU macro