Home
last modified time | relevance | path

Searched refs:BURST_CMD_COUNT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_andes_atciic100.h18 #define BURST_CMD_COUNT 1 macro
Di2c_andes_atciic100.c156 uint8_t burst_write_buf[I2C_MAX_COUNT + BURST_CMD_COUNT]; in i2c_atciic100_transfer()