Searched defs:interruptMask (Results 1 – 1 of 1) sorted by relevance
559 static inline void LPI2C_MasterEnableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_MasterEnableInterrupts()574 static inline void LPI2C_MasterDisableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_MasterDisableInterrupts()1013 static inline void LPI2C_SlaveEnableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_SlaveEnableInterrupts()1028 static inline void LPI2C_SlaveDisableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_SlaveDisableInterrupts()