Searched refs:pitchSign (Results 1 – 1 of 1) sorted by relevance
3441 …const uint32_t pitchSign = (LTDC_LAYER(hltdc, LayerIdx)->CFBLR & LTDC_LxCFBLR_CFBP) & LTDC_PITCH_S… in LTDC_RetrieveUserConfig() local3473 if ((pitchSign == 0U) && (hmirror == 0U)) in LTDC_RetrieveUserConfig()3480 else if ((pitchSign == 0U) && (hmirror == LTDC_LxCR_HMEN)) in LTDC_RetrieveUserConfig()3507 else if ((pitchSign != 0U) && (hmirror == 0U)) in LTDC_RetrieveUserConfig()