Home
last modified time | relevance | path

Searched refs:flexio_mculcd_handle_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_mculcd.h155 typedef struct _flexio_mculcd_handle flexio_mculcd_handle_t; typedef
163 flexio_mculcd_handle_t *handle,
625 flexio_mculcd_handle_t *handle,
645 flexio_mculcd_handle_t *handle,
655 void FLEXIO_MCULCD_TransferAbort(FLEXIO_MCULCD_Type *base, flexio_mculcd_handle_t *handle);
667 status_t FLEXIO_MCULCD_TransferGetCount(FLEXIO_MCULCD_Type *base, flexio_mculcd_handle_t *handle, s…
Dfsl_flexio_mculcd.c996 flexio_mculcd_handle_t *handle, in FLEXIO_MCULCD_TransferCreateHandle()
1037 flexio_mculcd_handle_t *handle, in FLEXIO_MCULCD_TransferNonBlocking()
1124 void FLEXIO_MCULCD_TransferAbort(FLEXIO_MCULCD_Type *base, flexio_mculcd_handle_t *handle) in FLEXIO_MCULCD_TransferAbort()
1168 status_t FLEXIO_MCULCD_TransferGetCount(FLEXIO_MCULCD_Type *base, flexio_mculcd_handle_t *handle, s… in FLEXIO_MCULCD_TransferGetCount()
1196 flexio_mculcd_handle_t *flexioLcdMcuHandle = (flexio_mculcd_handle_t *)handle; in FLEXIO_MCULCD_TransferHandleIRQ()