Searched refs:STAT1_PECV_OFFSET (Results 1 – 1 of 1) sorted by relevance
46 #define STAT1_PECV_OFFSET ((uint32_t)8U) /* bit offset of PECV in I2C_STAT1 */ macro513 return (uint8_t) ((I2C_STAT1(i2c_periph) & I2C_STAT1_PECV)>> STAT1_PECV_OFFSET); in i2c_pec_value_get()
Completed in 7 milliseconds