Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dperiph_i2cs_interrupt.c120 Chip_I2CS_EnableSlaveAddr(LPC_I2C_PORT, 0); in setupI2CSlave()
125 Chip_I2CS_EnableSlaveAddr(LPC_I2C_PORT, 1); in setupI2CSlave()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2cs_15xx.h284 STATIC INLINE void Chip_I2CS_EnableSlaveAddr(LPC_I2C_T *pI2C, uint8_t slvNum) in Chip_I2CS_EnableSlaveAddr() function

Completed in 4 milliseconds