Home
last modified time | relevance | path

Searched refs:MAX_LAYER (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ltdc.h46 #define MAX_LAYER 2U macro
48 #define MAX_LAYER 1U
196 …LTDC_LayerCfgTypeDef LayerCfg[MAX_LAYER]; /*!< LTDC Layers parameters …
657 #define IS_LTDC_LAYER(__LAYER__) ((__LAYER__) < MAX_LAYER)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ltdc.h45 #define MAX_LAYER 2U macro
192 …LTDC_LayerCfgTypeDef LayerCfg[MAX_LAYER]; /*!< LTDC Layers parameters …
649 #define IS_LTDC_LAYER(__LAYER__) ((__LAYER__) < MAX_LAYER)
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_ltdc.h45 #define MAX_LAYER 2U macro
192 …LTDC_LayerCfgTypeDef LayerCfg[MAX_LAYER]; /*!< LTDC Layers parameters …
648 #define IS_LTDC_LAYER(__LAYER__) ((__LAYER__) < MAX_LAYER)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_ltdc.h45 #define MAX_LAYER 2U macro
192 …LTDC_LayerCfgTypeDef LayerCfg[MAX_LAYER]; /*!< LTDC Layers parameters …
649 #define IS_LTDC_LAYER(__LAYER__) ((__LAYER__) < MAX_LAYER)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ltdc.h45 #define MAX_LAYER 2U macro
192 …LTDC_LayerCfgTypeDef LayerCfg[MAX_LAYER]; /*!< LTDC Layers parameters …
649 #define IS_LTDC_LAYER(__LAYER__) ((__LAYER__) < MAX_LAYER)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_ltdc.h45 #define MAX_LAYER 2U macro
192 …LTDC_LayerCfgTypeDef LayerCfg[MAX_LAYER]; /*!< LTDC Layers parameters …
648 #define IS_LTDC_LAYER(__LAYER__) ((__LAYER__) < MAX_LAYER)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h45 #define MAX_LAYER 2U macro
359 …LTDC_LayerCfgTypeDef LayerCfg[MAX_LAYER]; /*!< LTDC Layers parameters …
1006 #define IS_LTDC_LAYER(__LAYER__) ((__LAYER__) < MAX_LAYER)