Searched refs:TIMING_PSC_OFFSET (Results 1 – 3 of 3) sorted by relevance
49 #define TIMING_PSC_OFFSET ((uint32_t)0x0000001CU) /*!< bit offset of PSC … macro93 psc = (uint32_t)(psc << TIMING_PSC_OFFSET) & I2C_TIMING_PSC; in i2c_timing_config()
49 #define TIMING_PSC_OFFSET ((uint32_t)0x0000001CU) /*!< bit offset of PSC … macro98 psc = (uint32_t)(psc << TIMING_PSC_OFFSET) & I2C_TIMING_PSC; in i2c_timing_config()
57 #define TIMING_PSC_OFFSET ((uint32_t)0x0000001CU) /*!< bit offset of PSC in… macro1030 psc = (uint32_t)(psc << TIMING_PSC_OFFSET) & I2C2_TIMING_PSC; in i2c_timing_config()