Searched refs:CMD_RESET_I2C (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/drivers/i2c/ | ||
D | i2c_andes_atciic100.h | 92 #define CMD_RESET_I2C (0x5) macro |
D | i2c_andes_atciic100.c | 52 reg |= (CMD_RESET_I2C); in i2c_atciic100_default_control() |