Searched refs:LPI2C_SIER_RSIE_SHIFT (Results 1 – 1 of 1) sorted by relevance
398 #define LPI2C_SIER_RSIE_SHIFT (8U) macro399 …IER_RSIE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SIER_RSIE_SHIFT)) & LPI2C_…