Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c466 (void)PF1550_ModifyReg(handle, PF1550_MISC_INT_MASK0, (uint8_t)(source & 0xFFU), 0x0U); in PF1550_EnableInterrupts()
511 (void)PF1550_ModifyReg(handle, PF1550_MISC_INT_MASK0, 0x0U, (uint8_t)(source & 0xFFU)); in PF1550_DisableInterrupts()
Dfsl_pf1550.h51 #define PF1550_MISC_INT_MASK0 0x29U macro