Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/i2c/include/aos/
A Di2c.h24 #define AOS_I2C_MSG_INIT_VAL \ macro
32 #define aos_i2c_msg_init(x) do { *(x) = (aos_i2c_msg_t)AOS_I2C_MSG_INIT_VAL; } while (0)

Completed in 2 milliseconds