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