Searched refs:I2C_GENERATE_NO_START_WRITE (Results 1 – 4 of 4) sorted by relevance
403 #define I2C_GENERATE_NO_START_WRITE (uint32_t)(0x80000000U) macro775 ((REQUEST) == I2C_GENERATE_NO_START_WRITE)|| \
1720 …C_TransferConfig(hi2c, DevAddress, (uint8_t)hi2c->XferSize, xfermode, I2C_GENERATE_NO_START_WRITE); in HAL_I2C_Master_Transmit_IT()2064 I2C_GENERATE_NO_START_WRITE); in HAL_I2C_Master_Transmit_DMA()