Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dcmipp.h813 #define IS_DCMIPP_PIPE(PIPE) ((PIPE) == DCMIPP_PIPE0) argument
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h2184 #define IS_DCMIPP_PIPE(PIPE) (((PIPE) == DCMIPP_PIPE0) || \ argument
2185 ((PIPE) == DCMIPP_PIPE1) || \
2186 ((PIPE) == DCMIPP_PIPE2))