Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h624 static inline void LPI2C_MasterEnableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_MasterEnableInterrupts() function
Dfsl_lpi2c_edma.c445 LPI2C_MasterEnableInterrupts(base, in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.c1576 LPI2C_MasterEnableInterrupts(base, (uint32_t)kLPI2C_MasterIrqFlags); in LPI2C_MasterTransferNonBlocking()
1620 LPI2C_MasterEnableInterrupts(base, irqs); in LPI2C_MasterTransferGetCount()