Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_i2c.c131 I2C2_CTL1(i2c_periph) |= I2C2_CTL1_START; in i2c_start_on_bus()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_i2c.h212 #define I2C2_CTL1_START BIT(13) /*!< generate a STAR… macro