Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h40 #define PF3000_SW_INT_MASK4 0x12U macro
Dfsl_pf3000.c653 PF3000_ModifyReg(handle, PF3000_SW_INT_MASK4, ((source & 0xFF000000U) >> 24), 0x0U); in PF3000_EnableInterrupts()
667 PF3000_ModifyReg(handle, PF3000_SW_INT_MASK4, 0x0U, ((source & 0xFF000000U) >> 24)); in PF3000_DisableInterrupts()