Searched refs:max_bytes_to_read (Results 1 – 2 of 2) sorted by relevance
335 …ad_available(ALT_AVALON_I2C_DEV_t *i2c_dev, alt_u8 *buffer, alt_u32 max_bytes_to_read, alt_u32 *by… in alt_avalon_i2c_rx_read_available() argument343 if ((*bytes_read == max_bytes_to_read) && (max_bytes_to_read != 0)) break; in alt_avalon_i2c_rx_read_available()
490 …ad_available(ALT_AVALON_I2C_DEV_t *i2c_dev, alt_u8 *buffer, alt_u32 max_bytes_to_read, alt_u32 *by…