Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2c_common_15xx.h277 static INLINE void Chip_I2C_DisableInt(LPC_I2C_T *pI2C, uint32_t intClr) in Chip_I2C_DisableInt() function
292 Chip_I2C_DisableInt(pI2C, intClr); in Chip_I2C_ClearInt()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dperiph_i2cs_interrupt.c209Chip_I2C_DisableInt(LPC_I2C_PORT, I2C_INTENSET_MSTPENDING | I2C_INTENSET_MSTRARBLOSS | I2C_INTENSE… in SetupXferRecAndExecute()

Completed in 4 milliseconds