Searched refs:DCMI_PCKPolarity_Falling (Results 1 – 1 of 1) sorted by relevance
135 #define DCMI_PCKPolarity_Falling ((uint16_t)0x0000) /*!< Pixel clock active on Falling edge */ macro137 #define IS_DCMI_PCKPOLARITY(POLARITY)(((POLARITY) == DCMI_PCKPolarity_Falling) || \
Completed in 4 milliseconds