Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_edma.h95 status_t FLEXIO_MCULCD_TransferCreateHandleEDMA(FLEXIO_MCULCD_Type *base,
Dfsl_flexio_mculcd_edma.c321 status_t FLEXIO_MCULCD_TransferCreateHandleEDMA(FLEXIO_MCULCD_Type *base, in FLEXIO_MCULCD_TransferCreateHandleEDMA() function
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/flexio/
Dfsl_dbi_flexio_edma.c70 return FLEXIO_MCULCD_TransferCreateHandleEDMA(flexioLCD, &dbiXferHandle->flexioHandle, in DBI_FLEXIO_EDMA_CreateXferHandle()