Home
last modified time | relevance | path

Searched refs:I2C_MSTCMD_STO_Pos (Results 1 – 2 of 2) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_i2c.c179 I2Cx->MSTCMD = (1 << I2C_MSTCMD_STO_Pos); in I2C_Stop()
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h1534 #define I2C_MSTCMD_STO_Pos 6 //写:产生STOP,自动清零 macro
1535 #define I2C_MSTCMD_STO_Msk (0x01 << I2C_MSTCMD_STO_Pos)

Completed in 31 milliseconds