Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.h586 static inline uint32_t LPI2C_MasterGetEnabledInterrupts(LPI2C_Type *base) in LPI2C_MasterGetEnabledInterrupts() function
Dfsl_lpi2c.c993 uint32_t irqs = LPI2C_MasterGetEnabledInterrupts(base); in LPI2C_MasterTransferGetCount()