Searched refs:PCPolarity (Results 1 – 4 of 4) sorted by relevance
170 assert_param(IS_LTDC_PCPOL(hltdc->Init.PCPolarity)); in HAL_LTDC_Init()185 hltdc->Init.DEPolarity | hltdc->Init.PCPolarity); in HAL_LTDC_Init()
339 hLtdcEval.Init.PCPolarity = LTDC_PCPOLARITY_IPC; in BSP_LCD_Init()
95 uint32_t PCPolarity; /*!< configures the pixel clock polarity. member
350 ltdc_handle.Init.PCPolarity = LTDC_PCPOLARITY_IPC; in BSP_LCD_Init()
Completed in 7 milliseconds