Home
last modified time | relevance | path

Searched refs:I2C_FLAG_ADDSEND (Results 1 – 14 of 14) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_i2c.c612 if (I2C_FLAG_ADDSEND == flag) { in i2c_flag_clear()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_i2c.h150I2C_FLAG_ADDSEND = I2C_REGIDX_BIT(I2C_STAT0_REG_OFFSET, 1U), /*!< address is sent in master mode o… enumerator
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_i2c.h153I2C_FLAG_ADDSEND = I2C_REGIDX_BIT(I2C_STAT0_REG_OFFSET, 1U), /*!< address is sent in… enumerator
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_i2c.h154I2C_FLAG_ADDSEND = I2C_REGIDX_BIT(I2C_STAT0_REG_OFFSET, 1U), /*!< address is sent in… enumerator
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_i2c.c621 if(I2C_FLAG_ADDSEND == flag){ in i2c_flag_clear()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_i2c.c614 if(I2C_FLAG_ADDSEND == flag){ in i2c_flag_clear()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_i2c.c708 if(I2C_FLAG_ADDSEND == flag) { in i2c_flag_clear()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_i2c.c669 if(I2C_FLAG_ADDSEND == flag){ in i2c_flag_clear()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_i2c.h170I2C_FLAG_ADDSEND = I2C_REGIDX_BIT(I2C_STAT0_REG_OFFSET, 1U), /*!< address is sent in… enumerator
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_i2c.h260 #define I2C_FLAG_ADDSEND I2C_STAT_ADDSEND /*!< address received match… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_i2c.h172I2C_FLAG_ADDSEND = I2C_REGIDX_BIT(I2C_STAT0_REG_OFFSET, 1U), /*!< address is sent in master… enumerator
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_i2c.h258 #define I2C_FLAG_ADDSEND I2C_STAT_ADDSEND /*!< address received match… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_i2c.c874 if(I2C_FLAG_ADDSEND == flag){ in i2c_flag_clear()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_i2c.h314I2C_FLAG_ADDSEND = I2C_REGIDX_BIT(I2C_STAT0_REG_OFFSET, 1U), /*!< address is sent in… enumerator