Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_i2c.h65 #define I2C_CTL0_START BIT(8) /*!< start generation */ macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_i2c.h67 #define I2C_CTL0_START BIT(8) /*!< start generation */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_i2c.h68 #define I2C_CTL0_START BIT(8) /*!< start generation */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_i2c.h70 #define I2C_CTL0_START BIT(8) /*!< start generation */ macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_i2c.h71 #define I2C_CTL0_START BIT(8) /*!< start generation */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_i2c.h86 #define I2C_CTL0_START BIT(8) /*!< start generatio… macro