Home
last modified time | relevance | path

Searched defs:I2C_FMPCFG_FMPEN (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_i2c.h129 #define I2C_FMPCFG_FMPEN BIT(0) /*!< fast mode plus enable bit */ macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_i2c.h131 #define I2C_FMPCFG_FMPEN BIT(0) /*!< fast mode plus enable bit */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_i2c.h132 #define I2C_FMPCFG_FMPEN BIT(0) /*!< fast mode plus enable bit */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_i2c.h148 #define I2C_FMPCFG_FMPEN BIT(0) /*!< fast mode plus enable */ macro