Home
last modified time | relevance | path

Searched refs:FLEXIO_MCULCD_StartTransfer (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/flexio/
Dfsl_dbi_flexio_edma.c81 FLEXIO_MCULCD_StartTransfer(flexioLCD); in DBI_FLEXIO_EDMA_WriteCommand()
94 FLEXIO_MCULCD_StartTransfer(flexioLCD); in DBI_FLEXIO_EDMA_WriteData()
127 FLEXIO_MCULCD_StartTransfer(flexioLCD); in DBI_FLEXIO_EDMA_WriteMemory()
166 FLEXIO_MCULCD_StartTransfer(flexioLCD); in DBI_FLEXIO_EDMA_ReadMemory()
Dfsl_dbi_flexio_smartdma.c81 FLEXIO_MCULCD_StartTransfer(flexioLCD); in DBI_FLEXIO_SMARTDMA_WriteCommand()
94 FLEXIO_MCULCD_StartTransfer(flexioLCD); in DBI_FLEXIO_SMARTDMA_WriteData()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd.h536 static inline void FLEXIO_MCULCD_StartTransfer(FLEXIO_MCULCD_Type *base) in FLEXIO_MCULCD_StartTransfer() function
Dfsl_flexio_mculcd_smartdma.c251 FLEXIO_MCULCD_StartTransfer(base); in FLEXIO_MCULCD_TransferSMARTDMA()
Dfsl_flexio_mculcd.c1044 FLEXIO_MCULCD_StartTransfer(base); in FLEXIO_MCULCD_TransferBlocking()
1148 FLEXIO_MCULCD_StartTransfer(base); in FLEXIO_MCULCD_TransferNonBlocking()
Dfsl_flexio_mculcd_edma.c462 FLEXIO_MCULCD_StartTransfer(base); in FLEXIO_MCULCD_TransferEDMA()