Home
last modified time | relevance | path

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

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_i2c.h219 ALD_I2C_MODULE_SLAVE = (1U << 1) /**< Slave module */ enumerator
362 …_I2C_MODULE(x) (((x) == ALD_I2C_MODULE_MASTER) || ((x) == ALD_I2C_MODULE_SLAVE))
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_i2c.c275 if (hperh->init.module == ALD_I2C_MODULE_SLAVE) { in i2c_speed_init()

Completed in 10 milliseconds