Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.c362 value &= ~(LPI2C_MCFGR1_PINCFG_MASK | LPI2C_MCFGR1_IGNACK_MASK); in LPI2C_MasterInit()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h10566 #define LPI2C_MCFGR1_IGNACK_MASK (0x200U) macro
10572 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_IGNACK_SHIFT)) & LPI2C_MCFGR1_IGNACK_MASK)
DRV32M1_zero_riscy.h10710 #define LPI2C_MCFGR1_IGNACK_MASK (0x200U) macro
10716 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_IGNACK_SHIFT)) & LPI2C_MCFGR1_IGNACK_MASK)