Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h31 #define PF3000_SW_INT_MASK0 0x06U macro
Dfsl_pf3000.c647 PF3000_ModifyReg(handle, PF3000_SW_INT_MASK0, (source & 0xFFU), 0x0U); in PF3000_EnableInterrupts()
661 PF3000_ModifyReg(handle, PF3000_SW_INT_MASK0, 0x0U, (source & 0xFFU)); in PF3000_DisableInterrupts()