Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h34 #define PF3000_SW_INT_MASK1 0x09U macro
Dfsl_pf3000.c649 PF3000_ModifyReg(handle, PF3000_SW_INT_MASK1, ((source & 0xFF00U) >> 8U), 0x0U); in PF3000_EnableInterrupts()
663 PF3000_ModifyReg(handle, PF3000_SW_INT_MASK1, 0x0U, ((source & 0xFF00U) >> 8U)); in PF3000_DisableInterrupts()