Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_i2c.h107 void I2C_SendData(uint8_t Dat);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_i2c.h152 void I2C_SendData(uint8_t Dat);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_i2c.c643 void I2C_SendData(uint8_t Dat) in I2C_SendData() argument
645 I2C->DATA = Dat; in I2C_SendData()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_i2c.c638 void I2C_SendData(uint8_t Dat) in I2C_SendData() argument
640 I2C->DATA = Dat; in I2C_SendData()

Completed in 7 milliseconds