Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2cm_15xx.h186 return (pI2C->STAT & I2C_STAT_MSTSTATE) >> 1; in Chip_I2CM_GetMasterState()
A Di2c_common_15xx.h82 #define I2C_STAT_MSTSTATE (0x7 << 1) /*!< Master State Code */ macro

Completed in 4 milliseconds