Home
last modified time | relevance | path

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

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_i2c.h214 I2C_MODULE_SLAVE = (1U << 1) /**< Slave module */ enumerator
338 #define IS_I2C_MODULE(x) (((x) == I2C_MODULE_MASTER) || ((x) == I2C_MODULE_SLAVE))
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_i2c.c276 if (hperh->init.module == I2C_MODULE_SLAVE) { in i2c_speed_init()

Completed in 11 milliseconds