Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_sc18im704.h35 #define SC18IM704_I2C_STAT_OK 0xf0 macro
Di2c_sc18im704.c224 if (ret == 0 && data != SC18IM704_I2C_STAT_OK) { in i2c_sc18im_transfer()