Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_mculcd.c980 FLEXIO_MCULCD_StopTransfer(base); in FLEXIO_MCULCD_TransferBlocking()
1072 FLEXIO_MCULCD_StopTransfer(base); in FLEXIO_MCULCD_TransferNonBlocking()
1151 FLEXIO_MCULCD_StopTransfer(base); in FLEXIO_MCULCD_TransferAbort()
1210 FLEXIO_MCULCD_StopTransfer(flexioLcdMcuBase); in FLEXIO_MCULCD_TransferHandleIRQ()
1277 FLEXIO_MCULCD_StopTransfer(flexioLcdMcuBase); in FLEXIO_MCULCD_TransferHandleIRQ()
Dfsl_flexio_mculcd_edma.c116 FLEXIO_MCULCD_StopTransfer(flexioLcdMcuBase); in FLEXIO_MCULCD_TxEDMACallback()
187 FLEXIO_MCULCD_StopTransfer(flexioLcdMcuBase); in FLEXIO_MCULCD_RxEDMACallback()
Dfsl_flexio_mculcd.h533 static inline void FLEXIO_MCULCD_StopTransfer(FLEXIO_MCULCD_Type *base) in FLEXIO_MCULCD_StopTransfer() function