Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_edma.c341 handle->txShifterNum = base->txShifterEndIndex - base->txShifterStartIndex + 1U; in FLEXIO_MCULCD_TransferCreateHandleEDMA()
357 if (!FLEXIO_MCULCD_GetEDMAModulo(handle->txShifterNum, &handle->txEdmaModulo)) in FLEXIO_MCULCD_TransferCreateHandleEDMA()
425 handle->minorLoopBytes = handle->txShifterNum * 4UL; in FLEXIO_MCULCD_TransferEDMA()
Dfsl_flexio_mculcd_edma.h47 uint8_t txShifterNum; /*!< Number of shifters used for TX. */ member