| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_i2c.c | 165 assert_param(IS_I2C_MODE(I2C_InitStruct->I2C_Mode)); in I2C_Init() 211 …DISABLE | IC_RESTART_EN |IC_7BITADDR_MASTER | I2C_InitStruct->I2C_Speed | I2C_InitStruct->I2C_Mode; in I2C_Init() 240 I2C_InitStruct->I2C_Mode = I2C_Mode_MASTER; in I2C_StructInit()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_i2c.c | 160 assert_param(IS_I2C_MODE(I2C_InitStruct->I2C_Mode)); in I2C_Init() 199 …DISABLE | IC_RESTART_EN |IC_7BITADDR_MASTER | I2C_InitStruct->I2C_Speed | I2C_InitStruct->I2C_Mode; in I2C_Init() 228 I2C_InitStruct->I2C_Mode = I2C_Mode_MASTER; in I2C_StructInit()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_i2c.c | 159 assert_param(IS_I2C_MODE(I2C_InitStruct->I2C_Mode)); in I2C_Init() 199 …DISABLE | IC_RESTART_EN |IC_7BITADDR_MASTER | I2C_InitStruct->I2C_Speed | I2C_InitStruct->I2C_Mode; in I2C_Init() 228 I2C_InitStruct->I2C_Mode = I2C_Mode_MASTER; in I2C_StructInit()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_i2c.c | 165 assert_param(IS_I2C_MODE(I2C_InitStruct->I2C_Mode)); in I2C_Init() 211 …ISABLE | IC_RESTART_EN | IC_7BITADDR_MASTER | I2C_InitStruct->I2C_Speed | I2C_InitStruct->I2C_Mode; in I2C_Init() 240 I2C_InitStruct->I2C_Mode = I2C_Mode_MASTER; in I2C_StructInit()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_i2c.c | 104 ((init_struct->I2C_Mode) ? I2C_CR_MASTER : 0x00); in I2C_Init() 119 init_struct->I2C_Mode = I2C_CR_MASTER; in I2C_StructInit()
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7_i2c.h | 127 uint8_t I2C_Mode; /*!< Specifies the I2C mode. member
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_i2c.c | 175 assert_param(IS_I2C_MODE(I2C_InitStruct->I2C_Mode)); in I2C_Init() 259 tmpreg |= (uint16_t)((uint32_t)I2C_InitStruct->I2C_Mode | I2C_InitStruct->I2C_Ack); in I2C_Init() 279 I2C_InitStruct->I2C_Mode = I2C_Mode_I2C; in I2C_StructInit()
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_i2c.c | 88 assert_param(IS_I2C_MODE(I2C_Init->I2C_Mode)); in I2C_Init() 99 I2Cx->CTRL_b.MODE = I2C_Init->I2C_Mode; in I2C_Init()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_i2c.c | 75 assert_param(IS_I2C_MODE(I2C_InitStruct->I2C_Mode)); in I2C_Init() 125 tmpreg = I2C_InitStruct->I2C_Mode; in I2C_Init() 156 I2C_InitStruct->I2C_Mode = I2C_Mode_I2C; in I2C_StructInit()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_i2c.c | 153 assert_param(IS_I2C_MODE(I2C_InitStruct->I2C_Mode)); in I2C_Init() 203 tmpreg = I2C_InitStruct->I2C_Mode; in I2C_Init() 234 I2C_InitStruct->I2C_Mode = I2C_Mode_I2C; in I2C_StructInit()
|
| /bsp/wch/arm/ch32f103c8-core/board/ |
| A D | board.c | 177 I2C_InitTSturcture.I2C_Mode = I2C_Mode_I2C; in ch32f1_i2c_config() 191 I2C_InitTSturcture.I2C_Mode = I2C_Mode_I2C; in ch32f1_i2c_config()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_i2c.c | 176 tmpreg |= (uint16_t)((uint32_t)I2C_InitStruct->I2C_Mode | I2C_InitStruct->I2C_Ack); in I2C_Init() 192 I2C_InitStruct->I2C_Mode = I2C_Mode_I2C; in I2C_StructInit()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_i2c.c | 182 tmpreg |= (uint16_t)((uint32_t)I2C_InitStruct->I2C_Mode | I2C_InitStruct->I2C_Ack); in I2C_Init() 201 I2C_InitStruct->I2C_Mode = I2C_Mode_I2C; in I2C_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_i2c.c | 180 tmpreg |= (uint16_t)((uint32_t)I2C_InitStruct->I2C_Mode | I2C_InitStruct->I2C_Ack); in I2C_Init() 198 I2C_InitStruct->I2C_Mode = I2C_Mode_I2C; in I2C_StructInit()
|
| /bsp/acm32/acm32f0x0-nucleo/drivers/ |
| A D | drv_i2c.c | 145 i2c_objs[i].handle.Init.I2C_Mode = I2C_MODE_MASTER; in rt_hw_i2c_init()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_i2c.h | 54 u16 I2C_Mode; member
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_I2C.h | 147 uint32_t I2C_Mode; /* This parameter can be a value of @ref I2C_MODE */ member
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_I2C.h | 147 uint32_t I2C_Mode; /* This parameter can be a value of @ref I2C_MODE */ member
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_i2c.h | 57 uint16_t I2C_Mode; member
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_i2c.h | 57 uint16_t I2C_Mode; member
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_i2c.h | 57 uint16_t I2C_Mode; member
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_i2c.h | 57 uint16_t I2C_Mode; member
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_i2c.h | 24 uint16_t I2C_Mode; /*!< Specifies the I2C mode. member
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_i2c.h | 24 uint16_t I2C_Mode; /* Specifies the I2C mode. member
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_i2c.h | 26 uint16_t I2C_Mode; /* Specifies the I2C mode. member
|