Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Di2cm_15xx.c53 uint32_t scl = Chip_Clock_GetMainClockRate() / (Chip_I2C_GetClockDiv(pI2C) * busSpeed); in Chip_I2CM_SetBusSpeed()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2c_common_15xx.h255 static INLINE uint32_t Chip_I2C_GetClockDiv(LPC_I2C_T *pI2C) in Chip_I2C_GetClockDiv() function

Completed in 3 milliseconds