Searched refs:matchMode (Results 1 – 2 of 2) sorted by relevance
188 lpi2c_data_match_config_mode_t matchMode; /*!< Data match configuration setting. */ member
591 …>MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_MATCFG_MASK) | LPI2C_MCFGR1_MATCFG(matchConfig->matchMode); in LPI2C_MasterConfigureDataMatch()