Home
last modified time | relevance | path

Searched refs:Chip_I2C_GetPendingInt (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Di2cs_15xx.c59 if ((Chip_I2C_GetPendingInt(pI2C) & I2C_INTENSET_SLVDESEL) != 0) { in Chip_I2CS_XferHandler()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dperiph_i2cs_interrupt.c392 uint32_t state = Chip_I2C_GetPendingInt(LPC_I2C_PORT); in LPC_I2C_INTHAND()
409 state = Chip_I2C_GetPendingInt(LPC_I2C_PORT); in LPC_I2C_INTHAND()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2c_common_15xx.h300 static INLINE uint32_t Chip_I2C_GetPendingInt(LPC_I2C_T *pI2C) in Chip_I2C_GetPendingInt() function

Completed in 4 milliseconds