Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_i2c.c671 void I2C_NACKPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_NACKPosition) in I2C_NACKPositionConfig() argument
675 assert_param(IS_I2C_NACK_POSITION(I2C_NACKPosition)); in I2C_NACKPositionConfig()
678 if (I2C_NACKPosition == I2C_NACKPosition_Next) in I2C_NACKPositionConfig()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_i2c.c699 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition) in I2C_ConfigNackLocation() argument
703 assert_param(IS_I2C_NACK_POS(I2C_NACKPosition)); in I2C_ConfigNackLocation()
706 if (I2C_NACKPosition == I2C_NACK_POS_NEXT) in I2C_ConfigNackLocation()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_i2c.c722 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition) in I2C_ConfigNackLocation() argument
726 assert_param(IS_I2C_NACK_POS(I2C_NACKPosition)); in I2C_ConfigNackLocation()
729 if (I2C_NACKPosition == I2C_NACK_POS_NEXT) in I2C_ConfigNackLocation()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_i2c.c699 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition) in I2C_ConfigNackLocation() argument
703 assert_param(IS_I2C_NACK_POS(I2C_NACKPosition)); in I2C_ConfigNackLocation()
706 if (I2C_NACKPosition == I2C_NACK_POS_NEXT) in I2C_ConfigNackLocation()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_i2c.c722 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition) in I2C_ConfigNackLocation() argument
726 assert_param(IS_I2C_NACK_POS(I2C_NACKPosition)); in I2C_ConfigNackLocation()
729 if (I2C_NACKPosition == I2C_NACK_POS_NEXT) in I2C_ConfigNackLocation()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_i2c.c699 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition) in I2C_ConfigNackLocation() argument
703 assert_param(IS_I2C_NACK_POS(I2C_NACKPosition)); in I2C_ConfigNackLocation()
706 if (I2C_NACKPosition == I2C_NACK_POS_NEXT) in I2C_ConfigNackLocation()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_i2c.c722 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition) in I2C_ConfigNackLocation() argument
726 assert_param(IS_I2C_NACK_POS(I2C_NACKPosition)); in I2C_ConfigNackLocation()
729 if (I2C_NACKPosition == I2C_NACK_POS_NEXT) in I2C_ConfigNackLocation()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_i2c.c699 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition) in I2C_ConfigNackLocation() argument
703 assert_param(IS_I2C_NACK_POS(I2C_NACKPosition)); in I2C_ConfigNackLocation()
706 if (I2C_NACKPosition == I2C_NACK_POS_NEXT) in I2C_ConfigNackLocation()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_i2c.c495 void I2C_NACKPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_NACKPosition) in I2C_NACKPositionConfig() argument
497 if (I2C_NACKPosition == I2C_NACKPosition_Next) in I2C_NACKPositionConfig()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_i2c.c552 void I2C_NACKPositionConfig(I2C_TypeDef *I2Cx, uint16_t I2C_NACKPosition) in I2C_NACKPositionConfig() argument
554 if(I2C_NACKPosition == I2C_NACKPosition_Next) in I2C_NACKPositionConfig()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_i2c.c501 void I2C_NACKPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_NACKPosition) in I2C_NACKPositionConfig() argument
503 if (I2C_NACKPosition == I2C_NACKPosition_Next) in I2C_NACKPositionConfig()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_i2c.h320 void I2C_NACKPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_NACKPosition);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_i2c.h174 void I2C_NACKPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_NACKPosition);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_i2c.h173 void I2C_NACKPositionConfig(I2C_TypeDef *I2Cx, uint16_t I2C_NACKPosition);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_i2c.h530 void I2C_NACKPositionConfig(I2C_TypeDef* I2Cx, uint16_t I2C_NACKPosition);
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_i2c.h541 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_i2c.h541 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition);
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_i2c.h541 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_i2c.h541 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_i2c.h542 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_i2c.h542 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_i2c.h535 void I2C_ConfigNackLocation(I2C_Module* I2Cx, uint16_t I2C_NACKPosition);

Completed in 47 milliseconds