Home
last modified time | relevance | path

Searched refs:I2C_ReadByte (Results 1 – 4 of 4) sorted by relevance

/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Di2c.c353 uint8_t I2C_ReadByte(en_i2c_channel_t enCh) in I2C_ReadByte() function
486 pu8Data[u8i++] = I2C_ReadByte(enCh); in I2C_SlaveReadData()
546 pu8Data[u8i++] = I2C_ReadByte(enCh); in I2C_MasterReadData()
553 pu8Data[u8i++] = I2C_ReadByte(enCh); in I2C_MasterReadData()
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_i2c.h136 uint8_t I2C_ReadByte(M0P_I2C_TypeDef* I2Cx);
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Di2c.h155 uint8_t I2C_ReadByte(en_i2c_channel_t enCh);
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_i2c.c204 uint8_t I2C_ReadByte(M0P_I2C_TypeDef* I2Cx) in I2C_ReadByte() function

Completed in 8 milliseconds