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