Home
last modified time | relevance | path

Searched defs:I2C_CTL0_STOP (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_i2c.h66 #define I2C_CTL0_STOP BIT(9) /*!< stop generation */ macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_i2c.h68 #define I2C_CTL0_STOP BIT(9) /*!< stop generation */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_i2c.h69 #define I2C_CTL0_STOP BIT(9) /*!< stop generation */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_i2c.h71 #define I2C_CTL0_STOP BIT(9) /*!< stop generation */ macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_i2c.h72 #define I2C_CTL0_STOP BIT(9) /*!< stop generation */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_i2c.h87 #define I2C_CTL0_STOP BIT(9) /*!< stop generation… macro