Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/flexio/
Dfsl_dbi_flexio_edma.c122 status = FLEXIO_MCULCD_TransferEDMA(flexioLCD, &xferHandle->flexioHandle, &xfer); in DBI_FLEXIO_EDMA_WriteMemory()
161 status = FLEXIO_MCULCD_TransferEDMA(flexioLCD, &xferHandle->flexioHandle, &xfer); in DBI_FLEXIO_EDMA_ReadMemory()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_edma.h119 status_t FLEXIO_MCULCD_TransferEDMA(FLEXIO_MCULCD_Type *base,
Dfsl_flexio_mculcd_edma.c386 status_t FLEXIO_MCULCD_TransferEDMA(FLEXIO_MCULCD_Type *base, in FLEXIO_MCULCD_TransferEDMA() function