Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_i2c.c146 I2C2_CTL1(i2c_periph) |= I2C2_CTL1_STOP; in i2c_stop_on_bus()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_i2c.h213 #define I2C2_CTL1_STOP BIT(14) /*!< generate a STOP… macro