Searched refs:match0 (Results 1 – 4 of 4) sorted by relevance
190 uint32_t match0; /*!< Match value 0. */ member
490 base->MDMR = LPI2C_MDMR_MATCH0(matchConfig->match0) | LPI2C_MDMR_MATCH1(matchConfig->match1); in LPI2C_MasterConfigureDataMatch()
178 uint32_t match0; /*!< Match value 0. */ member
510 base->MDMR = LPI2C_MDMR_MATCH0(config->match0) | LPI2C_MDMR_MATCH1(config->match1); in LPI2C_MasterConfigureDataMatch()