Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.h174 } lpi2c_data_match_config_t; typedef
471 void LPI2C_MasterConfigureDataMatch(LPI2C_Type *base, const lpi2c_data_match_config_t *config);
Dfsl_lpi2c.c425 void LPI2C_MasterConfigureDataMatch(LPI2C_Type *base, const lpi2c_data_match_config_t *config) in LPI2C_MasterConfigureDataMatch()