Home
last modified time | relevance | path

Searched refs:lpi2c_data_match_config_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpi2c.h192 } lpi2c_data_match_config_t; typedef
528 void LPI2C_MasterConfigureDataMatch(LPI2C_Type *base, const lpi2c_data_match_config_t *matchConfig);
Dfsl_lpi2c.c482 void LPI2C_MasterConfigureDataMatch(LPI2C_Type *base, const lpi2c_data_match_config_t *matchConfig) in LPI2C_MasterConfigureDataMatch()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpi2c.h180 } lpi2c_data_match_config_t; typedef
476 void LPI2C_MasterConfigureDataMatch(LPI2C_Type *base, const lpi2c_data_match_config_t *config);
Dfsl_lpi2c.c502 void LPI2C_MasterConfigureDataMatch(LPI2C_Type *base, const lpi2c_data_match_config_t *config) in LPI2C_MasterConfigureDataMatch()