Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_i2c.c211 ((ack ? 0 : 1) << I2C_MSTCMD_ACK_Pos); in I2C_Read()
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h1526 #define I2C_MSTCMD_ACK_Pos 3 //接收模式下,0 向发送端反馈ACK 1 向发送端反馈NACK macro
1527 #define I2C_MSTCMD_ACK_Msk (0x01 << I2C_MSTCMD_ACK_Pos)

Completed in 22 milliseconds