Home
last modified time | relevance | path

Searched refs:I2C_SetBusClockFreq (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/inc/
Di2c.h473 uint32_t I2C_SetBusClockFreq(I2C_T *i2c, uint32_t u32BusClock);
/hal_nuvoton-latest/m48x/StdDriver/inc/
Di2c.h461 uint32_t I2C_SetBusClockFreq(I2C_T *i2c, uint32_t u32BusClock);
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h513 uint32_t I2C_SetBusClockFreq(I2C_T *i2c, uint32_t u32BusClock);
/hal_nuvoton-latest/m48x/StdDriver/src/
Di2c.c211 uint32_t I2C_SetBusClockFreq(I2C_T *i2c, uint32_t u32BusClock) in I2C_SetBusClockFreq() function
/hal_nuvoton-latest/m46x/StdDriver/src/
Di2c.c226 uint32_t I2C_SetBusClockFreq(I2C_T *i2c, uint32_t u32BusClock) in I2C_SetBusClockFreq() function
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Di2c.c222 uint32_t I2C_SetBusClockFreq(I2C_T *i2c, uint32_t u32BusClock) in I2C_SetBusClockFreq() function