Searched refs:I2C_ConvertOtherXferOptions (Results 1 – 1 of 1) sorted by relevance
436 static void I2C_ConvertOtherXferOptions(I2C_HandleTypeDef *hi2c);3216 I2C_ConvertOtherXferOptions(hi2c); in HAL_I2C_Master_Sequential_Transmit_IT()3301 I2C_ConvertOtherXferOptions(hi2c); in HAL_I2C_Master_Sequential_Transmit_DMA()3462 I2C_ConvertOtherXferOptions(hi2c); in HAL_I2C_Master_Sequential_Receive_IT()3547 I2C_ConvertOtherXferOptions(hi2c); in HAL_I2C_Master_Sequential_Receive_DMA()6464 static void I2C_ConvertOtherXferOptions(I2C_HandleTypeDef *hi2c) in I2C_ConvertOtherXferOptions() function