Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpi2c.h622 static inline void LPI2C_MasterEnableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_MasterEnableInterrupts() function
Dfsl_lpi2c_edma.c419 LPI2C_MasterEnableInterrupts(base, in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.c1382 LPI2C_MasterEnableInterrupts(base, (uint32_t)kLPI2C_MasterIrqFlags); in LPI2C_MasterTransferNonBlocking()
1426 LPI2C_MasterEnableInterrupts(base, irqs); in LPI2C_MasterTransferGetCount()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpi2c.h570 static inline void LPI2C_MasterEnableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_MasterEnableInterrupts() function
Dfsl_lpi2c.c1306 LPI2C_MasterEnableInterrupts(base, (uint32_t)kMasterIrqFlags); in LPI2C_MasterTransferNonBlocking()
1346 LPI2C_MasterEnableInterrupts(base, irqs); in LPI2C_MasterTransferGetCount()