Home
last modified time | relevance | path

Searched refs:I2C_PECPosition (Results 1 – 22 of 22) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_i2c.c754 void I2C_PECPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_PECPosition) in I2C_PECPositionConfig() argument
758 assert_param(IS_I2C_PEC_POSITION(I2C_PECPosition)); in I2C_PECPositionConfig()
759 if (I2C_PECPosition == I2C_PECPosition_Next) in I2C_PECPositionConfig()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_i2c.c779 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition) in I2C_ConfigPecLocation() argument
783 assert_param(IS_I2C_PEC_POS(I2C_PECPosition)); in I2C_ConfigPecLocation()
784 if (I2C_PECPosition == I2C_PEC_POS_NEXT) in I2C_ConfigPecLocation()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_i2c.c802 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition) in I2C_ConfigPecLocation() argument
806 assert_param(IS_I2C_PEC_POS(I2C_PECPosition)); in I2C_ConfigPecLocation()
807 if (I2C_PECPosition == I2C_PEC_POS_NEXT) in I2C_ConfigPecLocation()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_i2c.c779 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition) in I2C_ConfigPecLocation() argument
783 assert_param(IS_I2C_PEC_POS(I2C_PECPosition)); in I2C_ConfigPecLocation()
784 if (I2C_PECPosition == I2C_PEC_POS_NEXT) in I2C_ConfigPecLocation()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_i2c.c802 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition) in I2C_ConfigPecLocation() argument
806 assert_param(IS_I2C_PEC_POS(I2C_PECPosition)); in I2C_ConfigPecLocation()
807 if (I2C_PECPosition == I2C_PEC_POS_NEXT) in I2C_ConfigPecLocation()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_i2c.c779 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition) in I2C_ConfigPecLocation() argument
783 assert_param(IS_I2C_PEC_POS(I2C_PECPosition)); in I2C_ConfigPecLocation()
784 if (I2C_PECPosition == I2C_PEC_POS_NEXT) in I2C_ConfigPecLocation()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_i2c.c802 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition) in I2C_ConfigPecLocation() argument
806 assert_param(IS_I2C_PEC_POS(I2C_PECPosition)); in I2C_ConfigPecLocation()
807 if (I2C_PECPosition == I2C_PEC_POS_NEXT) in I2C_ConfigPecLocation()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_i2c.c779 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition) in I2C_ConfigPecLocation() argument
783 assert_param(IS_I2C_PEC_POS(I2C_PECPosition)); in I2C_ConfigPecLocation()
784 if (I2C_PECPosition == I2C_PEC_POS_NEXT) in I2C_ConfigPecLocation()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_i2c.c556 void I2C_PECPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_PECPosition) in I2C_PECPositionConfig() argument
558 if (I2C_PECPosition == I2C_PECPosition_Next) in I2C_PECPositionConfig()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_i2c.c622 void I2C_PECPositionConfig(I2C_TypeDef *I2Cx, uint16_t I2C_PECPosition) in I2C_PECPositionConfig() argument
624 if(I2C_PECPosition == I2C_PECPosition_Next) in I2C_PECPositionConfig()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_i2c.c562 void I2C_PECPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_PECPosition) in I2C_PECPositionConfig() argument
564 if (I2C_PECPosition == I2C_PECPosition_Next) in I2C_PECPositionConfig()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_i2c.h323 void I2C_PECPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_PECPosition);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_i2c.h177 void I2C_PECPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_PECPosition);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_i2c.h176 void I2C_PECPositionConfig(I2C_TypeDef *I2Cx, uint16_t I2C_PECPosition);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_i2c.h533 void I2C_PECPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_PECPosition);
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_i2c.h544 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_i2c.h544 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition);
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_i2c.h544 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_i2c.h544 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_i2c.h545 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_i2c.h545 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_i2c.h538 void I2C_ConfigPecLocation(I2C_Module* I2Cx, uint16_t I2C_PECPosition);

Completed in 76 milliseconds