Home
last modified time | relevance | path

Searched defs:I2C_InitStruct (Results 1 – 21 of 21) sorted by relevance

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_i2c.c107 FL_ErrorStatus FL_I2C_MasterMode_Init(I2C_Type *I2Cx, FL_I2C_MasterMode_InitTypeDef *I2C_InitStruct) in FL_I2C_MasterMode_Init()
152 void FL_I2C_MasterMode_StructInit(FL_I2C_MasterMode_InitTypeDef *I2C_InitStruct) in FL_I2C_MasterMode_StructInit()
167 FL_ErrorStatus FL_I2C_SlaveMode_Init(I2C_Type *I2Cx, FL_I2C_SlaveMode_InitTypeDef *I2C_InitStruct) in FL_I2C_SlaveMode_Init()
220 void FL_I2C_SlaveMode_StructInit(FL_I2C_SlaveMode_InitTypeDef *I2C_InitStruct) in FL_I2C_SlaveMode_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_i2c.c128 uint32_t LL_I2C_Init(I2C_TypeDef *I2Cx, LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_Init()
188 void LL_I2C_StructInit(LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_StructInit()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_i2c.c200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init()
314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct() function
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_i2c.c218 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init()
337 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct() function
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_i2c.c200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init()
314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct() argument
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_i2c.c218 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init()
337 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct() argument
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_i2c.c200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init()
314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct() function
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_i2c.c218 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init()
337 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct() function
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_i2c.c200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init()
314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct() argument
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_i2c.c154 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
236 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_i2c.c149 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
224 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_i2c.c148 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
224 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_i2c.c106 void I2C_Init(HT_I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
165 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_i2c.c154 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
236 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_i2c.c121 void I2C_Init(HT_I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
194 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_i2c.c67 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
146 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_i2c.c145 void I2C_Init(I2C_TypeDef *I2Cx, I2C_InitTypeDef *I2C_InitStruct) in I2C_Init()
224 void I2C_StructInit(I2C_InitTypeDef *I2C_InitStruct) in I2C_StructInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_i2c.c166 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
273 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_i2c.c118 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
189 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_i2c.c125 void I2C_Init(I2C_TypeDef *I2Cx, I2C_InitTypeDef *I2C_InitStruct) in I2C_Init()
198 void I2C_StructInit(I2C_InitTypeDef *I2C_InitStruct) in I2C_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_i2c.c120 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
194 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()

Completed in 39 milliseconds