Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_smartdma.h32 #define FLEXIO_MCULCD_SMARTDMA_TX_ADDR_ALIGN 4U macro
Dfsl_flexio_mculcd_smartdma.c91 *part3Len = (startAddr + totalLen) & (FLEXIO_MCULCD_SMARTDMA_TX_ADDR_ALIGN - 1U); in FLEXIO_MCULCD_SMARTDMA_GetTxChunkLen()