Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.c535 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterStart()
963 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterTransferNonBlocking()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h10559 #define LPI2C_MCFGR1_AUTOSTOP_MASK (0x100U) macro
10565 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_AUTOSTOP_SHIFT)) & LPI2C_MCFGR1_AUTOSTOP_MASK)
DRV32M1_zero_riscy.h10703 #define LPI2C_MCFGR1_AUTOSTOP_MASK (0x100U) macro
10709 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_AUTOSTOP_SHIFT)) & LPI2C_MCFGR1_AUTOSTOP_MASK)