Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_dma.h234 #define IS_DMA_CHANNEL(__CH__) (((__CH__) == DMA_CHANNEL_0) ||\ argument
235 ((__CH__) == DMA_CHANNEL_1) ||\
236 ((__CH__) == DMA_CHANNEL_2) ||\
237 ((__CH__) == DMA_CHANNEL_3))
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_dma.h139 #define IS_DMA_CHANNEL(__CH__) (((__CH__) == DMA_CHANNEL_0) ||\ argument
140 ((__CH__) == DMA_CHANNEL_1) ||\
141 ((__CH__) == DMA_CHANNEL_2) ||\
142 ((__CH__) == DMA_CHANNEL_3))

Completed in 7 milliseconds