Searched refs:bestPre (Results 1 – 2 of 2) sorted by relevance
555 uint8_t bestPre = 0U; in LPI2C_MasterSetBaudRate() local598 bestPre = prescale; in LPI2C_MasterSetBaudRate()662 base->MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_PRESCALE_MASK) | LPI2C_MCFGR1_PRESCALE(bestPre); in LPI2C_MasterSetBaudRate()
644 uint8_t bestPre = 0U; in LPI2C_MasterSetBaudRate() local687 bestPre = prescale; in LPI2C_MasterSetBaudRate()751 base->MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_PRESCALE_MASK) | LPI2C_MCFGR1_PRESCALE(bestPre); in LPI2C_MasterSetBaudRate()