Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h531 #define LTDC_MIRROR_VERTICAL 1U /*!< Enable Vertical Mirroring … macro
1058 ((__MIRROR__) == LTDC_MIRROR_VERTICAL) ||\
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c3509 *Mirror = LTDC_MIRROR_VERTICAL; in LTDC_RetrieveUserConfig()
3764 else if (Mirror == LTDC_MIRROR_VERTICAL) in LTDC_SetConfig()