Searched refs:interruptMasks (Results 1 – 1 of 1) sorted by relevance
1911 static inline void SINC_EnableInterrupts(SINC_Type *base, uint64_t interruptMasks) in SINC_EnableInterrupts() argument1923 SINC_DECODE_INTERRUPT(interruptMasks); in SINC_EnableInterrupts()1946 static inline void SINC_DisableInterrupts(SINC_Type *base, uint64_t interruptMasks) in SINC_DisableInterrupts() argument1958 SINC_DECODE_INTERRUPT(interruptMasks); in SINC_DisableInterrupts()