Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/
A Dperiph_i2cm_polling.c89 Chip_I2C_SetClockDiv(LPC_I2C0, I2C_CLK_DIVIDER); in setupI2CMaster()
/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dperiph_i2cm_interrupt.c91 Chip_I2C_SetClockDiv(LPC_I2C0, I2C_CLK_DIVIDER); in setupI2CMaster()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2c_common_15xx.h238 static INLINE void Chip_I2C_SetClockDiv(LPC_I2C_T *pI2C, uint32_t clkdiv) in Chip_I2C_SetClockDiv() function
/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dperiph_i2cs_interrupt.c100 Chip_I2C_SetClockDiv(LPC_I2C_PORT, I2C_CLK_DIVIDER); in setupI2CMaster()

Completed in 620 milliseconds