Searched refs:CY_DMA_LOOP_COUNT_MIN (Results 1 – 1 of 1) sorted by relevance
241 #define CY_DMA_LOOP_COUNT_MIN (1UL) macro339 #define CY_DMA_IS_LOOP_COUNT_VALID(count) (((count) >= CY_DMA_LOOP_COUNT_MIN) && ((count) <= C…