Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Di2cm_15xx.h251 return (uint8_t) (pI2C->MSTDAT & I2C_MSTDAT_DATAMASK); in Chip_I2CM_ReadByte()
A Di2c_common_15xx.h175 #define I2C_MSTDAT_DATAMASK ((uint32_t) 0x00FF << 0) /*!< Master data mask */ macro

Completed in 5 milliseconds