Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_smartdma.c298 handle->dataCountUsingEzh = part2Len; in FLEXIO_MCULCD_TransferSMARTDMA()
378 flexioMculcdSmartDmaHandle->remainingCount -= flexioMculcdSmartDmaHandle->dataCountUsingEzh; in FLEXIO_MCULCD_SMARTDMA_Callback()
Dfsl_flexio_mculcd_smartdma.h56 size_t dataCountUsingEzh; /*!< Data transfered using SMARTDMA. */ member