Searched refs:LPI2C_MCFGR1_PINCFG (Results 1 – 2 of 2) sorted by relevance
368 val |= LPI2C_MCFGR1_PINCFG(0x0); /* 2 pin open drain */ in bus_i2c_init()
237 #define LPI2C_MCFGR1_PINCFG(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_PINCF… macro