Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h2239 #define IS_DCMIPP_VCID(VCID) (((VCID) == DCMIPP_VIRTUAL_CHANNEL0) ||\ argument
2240 ((VCID) == DCMIPP_VIRTUAL_CHANNEL1) ||\
2241 ((VCID) == DCMIPP_VIRTUAL_CHANNEL2) ||\
2242 ((VCID) == DCMIPP_VIRTUAL_CHANNEL3))