Home
last modified time | relevance | path

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

/bsp/nv32f100x/lib/inc/
A Di2c.h183 __STATIC_INLINE void I2C_SetBaudRate(I2C_Type *pI2Cx,uint32_t u32Bps) in I2C_SetBaudRate() function
493 void I2C_SetBaudRate(I2C_Type *pI2Cx,uint32_t u32Bps);
/bsp/nv32f100x/lib/src/
A Di2c.c79 I2C_SetBaudRate(pI2Cx,pI2CConfig->u16F); in I2C_Init()

Completed in 9 milliseconds