Home
last modified time | relevance | path

Searched refs:I2C_FIFO_EMPTY (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/i2c/
H A Di2c.h87 #define I2C_FIFO_EMPTY (1<<10) macro
102 #define I2C_START_EMPTY (I2C_START_INTR | I2C_FIFO_EMPTY)
103 #define I2C_STOP_EMPTY (I2C_END_INTR | I2C_FIFO_EMPTY)

Completed in 1 milliseconds