Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.h172 uint32_t match0; /*!< Match value 0. */ member
Dfsl_lpi2c.c433 base->MDMR = LPI2C_MDMR_MATCH0(config->match0) | LPI2C_MDMR_MATCH1(config->match1); in LPI2C_MasterConfigureDataMatch()