Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/i2c/include/aos/
A Di2c_core.h14 #define AOS_I2C_XF_MSG_TAIL ((uint32_t)0x1 << 1) macro
/AliOS-Things-master/components/drivers/peripheral/i2c/src/
A Di2c.c52 i2c->x.flags |= msg_tail ? AOS_I2C_XF_MSG_TAIL : 0; in transfer_sequence()

Completed in 3 milliseconds