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