Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_mculcd.h162 typedef void (*flexio_mculcd_transfer_callback_t)(FLEXIO_MCULCD_Type *base, typedef
176flexio_mculcd_transfer_callback_t completionCallback; /*!< FlexIO MCULCD transfer completed callba…
626 flexio_mculcd_transfer_callback_t callback,
Dfsl_flexio_mculcd.c997 flexio_mculcd_transfer_callback_t callback, in FLEXIO_MCULCD_TransferCreateHandle()