Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd.c253 void FLEXIO_MCULCD_DisableInterrupts(FLEXIO_MCULCD_Type *base, uint32_t mask) in FLEXIO_MCULCD_DisableInterrupts() function
1231 FLEXIO_MCULCD_DisableInterrupts( in FLEXIO_MCULCD_TransferAbort()
1306FLEXIO_MCULCD_DisableInterrupts(flexioLcdMcuBase, (uint32_t)kFLEXIO_MCULCD_RxFullInterruptEnable); in FLEXIO_MCULCD_TransferHandleIRQ()
1365FLEXIO_MCULCD_DisableInterrupts(flexioLcdMcuBase, (uint32_t)kFLEXIO_MCULCD_TxEmptyInterruptEnable); in FLEXIO_MCULCD_TransferHandleIRQ()
Dfsl_flexio_mculcd.h300 void FLEXIO_MCULCD_DisableInterrupts(FLEXIO_MCULCD_Type *base, uint32_t mask);