Searched refs:I2C_F_MULT_SHIFT (Results 1 – 17 of 17) sorted by relevance
1487 #define I2C_F_MULT_SHIFT (6U) macro1488 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
6275 #define I2C_F_MULT_SHIFT (6U) macro6282 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
3855 #define I2C_F_MULT_SHIFT (6U) macro3856 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
3201 #define I2C_F_MULT_SHIFT (6U) macro3202 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
14498 #define I2C_F_MULT_SHIFT (6U) macro14505 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
2743 #define I2C_F_MULT_SHIFT 6 macro2745 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x))<<I2C_F_MULT_SHIFT))&I2C…
7336 #define I2C_RD_F_MULT(base) ((I2C_F_REG(base) & I2C_F_MULT_MASK) >> I2C_F_MULT_SHIFT)7337 #define I2C_BRD_F_MULT(base) (BME_UBFX8(&I2C_F_REG(base), I2C_F_MULT_SHIFT, I2C_F_MULT_WIDTH))7341 …e, value) (BME_BFI8(&I2C_F_REG(base), ((uint8_t)(value) << I2C_F_MULT_SHIFT), I2C_F_MULT_SHIFT, I2…
3130 #define I2C_F_MULT_SHIFT (6U) macro3131 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
13623 #define I2C_F_MULT_SHIFT (6U) macro13630 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
12775 #define I2C_F_MULT_SHIFT (6U) macro12782 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
14963 #define I2C_F_MULT_SHIFT (6U) macro14970 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
12769 #define I2C_F_MULT_SHIFT (6U) macro12776 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…
13771 #define I2C_F_MULT_SHIFT (6U) macro13778 #define I2C_F_MULT(x) (((uint8_t)(((uint8_t)(x)) << I2C_F_MULT_SHIFT)) &…