Searched refs:LPI2C_MCFGR0_HRPOL (Results 1 – 2 of 2) sorted by relevance
363 val |= LPI2C_MCFGR0_HRPOL(0x1); in bus_i2c_init()
208 #define LPI2C_MCFGR0_HRPOL(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR0_HRPOL… macro