Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h532 #define LTDC_MIRROR_HORIZONTAL_VERTICAL 2U /*!< Enable Horizontal and vertical M… macro
1059 ((__MIRROR__) == LTDC_MIRROR_HORIZONTAL_VERTICAL) ||\
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c3544 *Mirror = LTDC_MIRROR_HORIZONTAL_VERTICAL; in LTDC_RetrieveUserConfig()