Home
last modified time | relevance | path

Searched refs:LPI2C_MCFGR1_MATCFG_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.c431 …base->MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_MATCFG_MASK) | LPI2C_MCFGR1_MATCFG(config->matchMode); in LPI2C_MasterConfigureDataMatch()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h10580 #define LPI2C_MCFGR1_MATCFG_MASK (0x70000U) macro
10592 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_MATCFG_SHIFT)) & LPI2C_MCFGR1_MATCFG_MASK)
DRV32M1_zero_riscy.h10724 #define LPI2C_MCFGR1_MATCFG_MASK (0x70000U) macro
10736 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_MATCFG_SHIFT)) & LPI2C_MCFGR1_MATCFG_MASK)