Home
last modified time | relevance | path

Searched refs:I2C_InitType (Results 1 – 19 of 19) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_i2c.h28 } 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 Dlib_i2c.h28 } 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 Dn32wb452_i2c.h79 } 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 Dn32l40x_i2c.h79 } 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 Dn32l43x_i2c.h79 } 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 Dn32g4fr_i2c.h79 } 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 Dn32g43x_i2c.h79 } 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 Dn32g45x_i2c.h79 } 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 Dn32g45x_i2c.h79 } 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 Dlib_i2c.c197 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 Dlib_i2c.c192 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 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()
/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()
/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()
/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()
/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()
/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()
/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()
/bsp/n32/libraries/n32_drivers/
A Ddrv_i2c.c427 I2C_InitType I2C_InitStructure; in rt_hw_i2c_init()

Completed in 47 milliseconds