Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2c_common_15xx.h85 #define I2C_STAT_SLVPENDING (1 << 8) /*!< Slave Pending Status Bit */ macro
A Di2cs_15xx.h156 return (pI2C->STAT & I2C_STAT_SLVPENDING) != 0; in Chip_I2CS_IsSlavePending()

Completed in 3 milliseconds