| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/ |
| A D | lib_i2c.h | 28 } I2C_InitType; typedef 88 void I2C_StructInit(I2C_InitType *InitStruct); 89 void I2C_Init(I2C_InitType *InitStruct);
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/ |
| A D | lib_i2c.h | 28 } I2C_InitType; typedef 133 void I2C_StructInit(I2C_InitType *InitStruct); 134 void I2C_Init(I2C_InitType *InitStruct);
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_i2c.h | 79 } I2C_InitType; typedef 524 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct); 525 void I2C_InitStruct(I2C_InitType* I2C_InitStruct);
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_i2c.h | 79 } I2C_InitType; typedef 524 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct); 525 void I2C_InitStruct(I2C_InitType* I2C_InitStruct);
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_i2c.h | 79 } I2C_InitType; typedef 524 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct); 525 void I2C_InitStruct(I2C_InitType* I2C_InitStruct);
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_i2c.h | 79 } I2C_InitType; typedef 524 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct); 525 void I2C_InitStruct(I2C_InitType* I2C_InitStruct);
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_i2c.h | 79 } I2C_InitType; typedef 525 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct); 526 void I2C_InitStruct(I2C_InitType* I2C_InitStruct);
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_i2c.h | 79 } I2C_InitType; typedef 525 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct); 526 void I2C_InitStruct(I2C_InitType* I2C_InitStruct);
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_i2c.h | 79 } I2C_InitType; typedef 518 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct); 519 void I2C_InitStruct(I2C_InitType* I2C_InitStruct);
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_i2c.c | 197 void I2C_StructInit(I2C_InitType *InitStruct) in I2C_StructInit() 231 void I2C_Init(I2C_InitType *InitStruct) in I2C_Init()
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_i2c.c | 192 void I2C_StructInit(I2C_InitType *InitStruct) in I2C_StructInit() 226 void I2C_Init(I2C_InitType *InitStruct) in I2C_Init()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_i2c.c | 200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init() 314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_i2c.c | 218 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init() 337 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_i2c.c | 200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init() 314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_i2c.c | 218 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init() 337 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_i2c.c | 200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init() 314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_i2c.c | 218 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init() 337 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_i2c.c | 200 void I2C_Init(I2C_Module* I2Cx, I2C_InitType* I2C_InitStruct) in I2C_Init() 314 void I2C_InitStruct(I2C_InitType* I2C_InitStruct) in I2C_InitStruct()
|
| /bsp/n32/libraries/n32_drivers/ |
| A D | drv_i2c.c | 427 I2C_InitType I2C_InitStructure; in rt_hw_i2c_init()
|