Searched refs:LPI2C_MDMR_MATCH0 (Results 1 – 3 of 3) sorted by relevance
433 base->MDMR = LPI2C_MDMR_MATCH0(config->match0) | LPI2C_MDMR_MATCH1(config->match1); in LPI2C_MasterConfigureDataMatch()
10632 #define LPI2C_MDMR_MATCH0(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MDMR_MATCH0_… macro
10776 #define LPI2C_MDMR_MATCH0(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MDMR_MATCH0_… macro