Searched refs:LPI2C_MCFGR2_BUSIDLE_SHIFT (Results 1 – 1 of 1) sorted by relevance
238 #define LPI2C_MCFGR2_BUSIDLE_SHIFT (0U) macro239 …R2_BUSIDLE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR2_BUSIDLE_SHIFT)) & LPI2…