Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h39 #define PF3000_SW_INT_STAT4 0x11U macro
Dfsl_pf3000.c690 PF3000_ReadReg(handle, PF3000_SW_INT_STAT4, &temp); in PF3000_GetInterruptStatus()
707 PF3000_WriteReg(handle, PF3000_SW_INT_STAT4, ((source & 0xFF000000U) >> 24U)); in PF3000_ClearInterruptStatus()