Searched refs:I2C_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/i2c/ | ||
D | i2c_andes_atciic100.h | 17 #define I2C_MAX_COUNT 256 macro |
D | i2c_andes_atciic100.c | 156 uint8_t burst_write_buf[I2C_MAX_COUNT + BURST_CMD_COUNT]; in i2c_atciic100_transfer() |