Searched refs:I2C_NOSTRETCH_DISABLE (Results 1 – 9 of 9) sorted by relevance
285 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro606 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
300 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro643 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
71 I2cHandle.Init.NoStretchMode = I2C_NOSTRETCH_DISABLE; in I2cMcuFormat()
359 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro725 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
617 #define I2C_NOSTRETCH_DISABLED I2C_NOSTRETCH_DISABLE
563 #define I2C_NOSTRETCH_DISABLED I2C_NOSTRETCH_DISABLE