Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h33 #define PF3000_SW_INT_STAT1 0x08U macro
Dfsl_pf3000.c682 PF3000_ReadReg(handle, PF3000_SW_INT_STAT1, &temp); in PF3000_GetInterruptStatus()
703 PF3000_WriteReg(handle, PF3000_SW_INT_STAT1, ((source & 0xFF00U) >> 8U)); in PF3000_ClearInterruptStatus()