Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c541 (void)PF1550_ReadReg(handle, PF1550_SW_INT_STAT1, &temp); in PF1550_GetInterruptStatus()
597 (void)PF1550_WriteReg(handle, PF1550_SW_INT_STAT1, (uint8_t)((source & 0xFF00U) >> 8U)); in PF1550_ClearInterruptStatus()
Dfsl_pf1550.h35 #define PF1550_SW_INT_STAT1 0x0BU macro