STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | LTDC_LAYER(__HANDLE__, __LAYER__) |
#define | IS_LTDC_LAYER(__LAYER__) |
#define | IS_LTDC_HSPOL(__HSPOL__) |
#define | IS_LTDC_VSPOL(__VSPOL__) |
#define | IS_LTDC_DEPOL(__DEPOL__) |
#define | IS_LTDC_PCPOL(__PCPOL__) |
#define | IS_LTDC_HSYNC(__HSYNC__) |
#define | IS_LTDC_VSYNC(__VSYNC__) |
#define | IS_LTDC_AHBP(__AHBP__) |
#define | IS_LTDC_AVBP(__AVBP__) |
#define | IS_LTDC_AAW(__AAW__) |
#define | IS_LTDC_AAH(__AAH__) |
#define | IS_LTDC_TOTALW(__TOTALW__) |
#define | IS_LTDC_TOTALH(__TOTALH__) |
#define | IS_LTDC_BLUEVALUE(__BBLUE__) |
#define | IS_LTDC_GREENVALUE(__BGREEN__) |
#define | IS_LTDC_REDVALUE(__BRED__) |
#define | IS_LTDC_BLENDING_FACTOR1(__BLENDING_FACTOR1__) |
#define | IS_LTDC_BLENDING_FACTOR2(__BLENDING_FACTOR1__) |
#define | IS_LTDC_PIXEL_FORMAT(__PIXEL_FORMAT__) |
#define | IS_LTDC_ALPHA(__ALPHA__) |
#define | IS_LTDC_HCONFIGST(__HCONFIGST__) |
#define | IS_LTDC_HCONFIGSP(__HCONFIGSP__) |
#define | IS_LTDC_VCONFIGST(__VCONFIGST__) |
#define | IS_LTDC_VCONFIGSP(__VCONFIGSP__) |
#define | IS_LTDC_CFBP(__CFBP__) |
#define | IS_LTDC_CFBLL(__CFBLL__) |
#define | IS_LTDC_CFBLNBR(__CFBLNBR__) |
#define | IS_LTDC_LIPOS(__LIPOS__) |
#define | IS_LTDC_RELOAD(__RELOADTYPE__) |
#define LTDC_LAYER | ( | __HANDLE__, | |
__LAYER__ ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 645 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigCLUT(), HAL_LTDC_ConfigColorKeying(), HAL_LTDC_ConfigColorKeying_NoReload(), HAL_LTDC_DisableCLUT(), HAL_LTDC_DisableCLUT_NoReload(), HAL_LTDC_DisableColorKeying(), HAL_LTDC_DisableColorKeying_NoReload(), HAL_LTDC_EnableCLUT(), HAL_LTDC_EnableCLUT_NoReload(), HAL_LTDC_EnableColorKeying(), HAL_LTDC_EnableColorKeying_NoReload(), HAL_LTDC_SetPitch(), HAL_LTDC_SetPitch_NoReload(), and LTDC_SetConfig().
#define IS_LTDC_LAYER | ( | __LAYER__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 648 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigCLUT(), HAL_LTDC_ConfigColorKeying(), HAL_LTDC_ConfigColorKeying_NoReload(), HAL_LTDC_ConfigLayer(), HAL_LTDC_ConfigLayer_NoReload(), HAL_LTDC_DisableCLUT(), HAL_LTDC_DisableCLUT_NoReload(), HAL_LTDC_DisableColorKeying(), HAL_LTDC_DisableColorKeying_NoReload(), HAL_LTDC_EnableCLUT(), HAL_LTDC_EnableCLUT_NoReload(), HAL_LTDC_EnableColorKeying(), HAL_LTDC_EnableColorKeying_NoReload(), HAL_LTDC_SetAddress(), HAL_LTDC_SetAddress_NoReload(), HAL_LTDC_SetAlpha(), HAL_LTDC_SetAlpha_NoReload(), HAL_LTDC_SetPitch(), HAL_LTDC_SetPitch_NoReload(), HAL_LTDC_SetPixelFormat(), HAL_LTDC_SetPixelFormat_NoReload(), HAL_LTDC_SetWindowPosition(), HAL_LTDC_SetWindowPosition_NoReload(), HAL_LTDC_SetWindowSize(), and HAL_LTDC_SetWindowSize_NoReload().
#define IS_LTDC_HSPOL | ( | __HSPOL__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 649 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_VSPOL | ( | __VSPOL__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 651 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_DEPOL | ( | __DEPOL__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 653 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_PCPOL | ( | __PCPOL__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 655 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_HSYNC | ( | __HSYNC__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 657 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_VSYNC | ( | __VSYNC__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 658 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_AHBP | ( | __AHBP__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 659 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_AVBP | ( | __AVBP__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 660 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_AAW | ( | __AAW__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 661 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_AAH | ( | __AAH__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 662 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_TOTALW | ( | __TOTALW__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 663 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_TOTALH | ( | __TOTALH__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 664 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Init().
#define IS_LTDC_BLUEVALUE | ( | __BBLUE__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 665 of file stm32f4xx_hal_ltdc.h.
#define IS_LTDC_GREENVALUE | ( | __BGREEN__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 666 of file stm32f4xx_hal_ltdc.h.
#define IS_LTDC_REDVALUE | ( | __BRED__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 667 of file stm32f4xx_hal_ltdc.h.
#define IS_LTDC_BLENDING_FACTOR1 | ( | __BLENDING_FACTOR1__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 668 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), and HAL_LTDC_ConfigLayer_NoReload().
#define IS_LTDC_BLENDING_FACTOR2 | ( | __BLENDING_FACTOR1__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 670 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), and HAL_LTDC_ConfigLayer_NoReload().
#define IS_LTDC_PIXEL_FORMAT | ( | __PIXEL_FORMAT__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 672 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), HAL_LTDC_ConfigLayer_NoReload(), HAL_LTDC_SetPixelFormat(), and HAL_LTDC_SetPixelFormat_NoReload().
#define IS_LTDC_ALPHA | ( | __ALPHA__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 680 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), HAL_LTDC_ConfigLayer_NoReload(), HAL_LTDC_SetAlpha(), and HAL_LTDC_SetAlpha_NoReload().
#define IS_LTDC_HCONFIGST | ( | __HCONFIGST__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 681 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), and HAL_LTDC_ConfigLayer_NoReload().
#define IS_LTDC_HCONFIGSP | ( | __HCONFIGSP__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 682 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), and HAL_LTDC_ConfigLayer_NoReload().
#define IS_LTDC_VCONFIGST | ( | __VCONFIGST__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 683 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), and HAL_LTDC_ConfigLayer_NoReload().
#define IS_LTDC_VCONFIGSP | ( | __VCONFIGSP__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 684 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), and HAL_LTDC_ConfigLayer_NoReload().
#define IS_LTDC_CFBP | ( | __CFBP__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 685 of file stm32f4xx_hal_ltdc.h.
#define IS_LTDC_CFBLL | ( | __CFBLL__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 686 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), HAL_LTDC_ConfigLayer_NoReload(), HAL_LTDC_SetWindowPosition(), HAL_LTDC_SetWindowPosition_NoReload(), HAL_LTDC_SetWindowSize(), and HAL_LTDC_SetWindowSize_NoReload().
#define IS_LTDC_CFBLNBR | ( | __CFBLNBR__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 687 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ConfigLayer(), HAL_LTDC_ConfigLayer_NoReload(), HAL_LTDC_SetWindowPosition(), HAL_LTDC_SetWindowPosition_NoReload(), HAL_LTDC_SetWindowSize(), and HAL_LTDC_SetWindowSize_NoReload().
#define IS_LTDC_LIPOS | ( | __LIPOS__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 688 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_ProgramLineEvent().
#define IS_LTDC_RELOAD | ( | __RELOADTYPE__ | ) |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 689 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDC_Reload().