Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdic/
Dfsl_lcdic.c211 LCDIC_DisableInterrupts(base, (uint32_t)kLCDIC_AllInterrupt); in LCDIC_Init()
1253LCDIC_DisableInterrupts(base, (uint32_t)kLCDIC_CmdDoneInterrupt | (uint32_t)kLCDIC_TeTimeoutInterr… in LCDIC_TransferHandleIRQ()
Dfsl_lcdic.h477 static inline void LCDIC_DisableInterrupts(LCDIC_Type *base, uint32_t interrupts) in LCDIC_DisableInterrupts() function
Dfsl_lcdic_dma.c515LCDIC_DisableInterrupts(lcdic, (uint32_t)kLCDIC_CmdDoneInterrupt | (uint32_t)kLCDIC_TeTimeoutInter… in LCDIC_TransferDoneDMA()