Home
last modified time | relevance | path

Searched refs:CY_DMA_LOOP_COUNT_MIN (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_dma.h241 #define CY_DMA_LOOP_COUNT_MIN (1UL) macro
339 #define CY_DMA_IS_LOOP_COUNT_VALID(count) (((count) >= CY_DMA_LOOP_COUNT_MIN) && ((count) <= C…