Home
last modified time | relevance | path

Searched refs:CTLR1_STOP_Set (Results 1 – 3 of 3) sorted by relevance

/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_i2c.c20 #define CTLR1_STOP_Set ((uint16_t)0x0200) macro
286 I2Cx->CTLR1 |= CTLR1_STOP_Set; in I2C_GenerateSTOP()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_i2c.c22 #define CTLR1_STOP_Set ((uint16_t)0x0200) macro
310 I2Cx->CTLR1 |= CTLR1_STOP_Set; in I2C_GenerateSTOP()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_i2c.c21 #define CTLR1_STOP_Set ((uint16_t)0x0200) macro
292 I2Cx->CTLR1 |= CTLR1_STOP_Set; in I2C_GenerateSTOP()

Completed in 10 milliseconds