Searched refs:ALIGN_32_MASK (Results 1 – 1 of 1) sorted by relevance
22 #define ALIGN_32_MASK (0x1fU) macro315 edma_tcd_t *tcd = (edma_tcd_t *)((uint32_t)(&handle->tcds[1]) & (~ALIGN_32_MASK)); in LPI2C_MasterTransferEDMA()408 … edma_tcd_t *tcdSetRxClearTxDMA = (edma_tcd_t *)((uint32_t)(&handle->tcds[2]) & (~ALIGN_32_MASK)); in LPI2C_MasterTransferEDMA()