Searched refs:CY_DMA_LOOP_COUNT_MAX (Results 1 – 1 of 1) sorted by relevance
243 #define CY_DMA_LOOP_COUNT_MAX (256UL) macro339 …_COUNT_VALID(count) (((count) >= CY_DMA_LOOP_COUNT_MIN) && ((count) <= CY_DMA_LOOP_COUNT_MAX))