Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_smartdma.h124 status_t FLEXIO_MCULCD_TransferSMARTDMA(FLEXIO_MCULCD_Type *base,
Dfsl_flexio_mculcd_smartdma.c220 status_t FLEXIO_MCULCD_TransferSMARTDMA(FLEXIO_MCULCD_Type *base, in FLEXIO_MCULCD_TransferSMARTDMA() function
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/flexio/
Dfsl_dbi_flexio_smartdma.c118 return FLEXIO_MCULCD_TransferSMARTDMA(flexioLCD, &xferHandle->flexioHandle, &xfer); in DBI_FLEXIO_SMARTDMA_WriteMemory()