STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Collaboration diagram for DSI PHY Timing:

Macros

#define DSI_TCLK_POST   0x00000000U
 
#define DSI_TLPX_CLK   0x00000001U
 
#define DSI_THS_EXIT   0x00000002U
 
#define DSI_TLPX_DATA   0x00000003U
 
#define DSI_THS_ZERO   0x00000004U
 
#define DSI_THS_TRAIL   0x00000005U
 
#define DSI_THS_PREPARE   0x00000006U
 
#define DSI_TCLK_ZERO   0x00000007U
 
#define DSI_TCLK_PREPARE   0x00000008U
 

Detailed Description

Macro Definition Documentation

◆ DSI_TCLK_POST

#define DSI_TCLK_POST   0x00000000U

#include <stm32f4xx_hal_dsi.h>

Definition at line 907 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_TLPX_CLK

#define DSI_TLPX_CLK   0x00000001U

#include <stm32f4xx_hal_dsi.h>

Definition at line 908 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_THS_EXIT

#define DSI_THS_EXIT   0x00000002U

#include <stm32f4xx_hal_dsi.h>

Definition at line 909 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_TLPX_DATA

#define DSI_TLPX_DATA   0x00000003U

#include <stm32f4xx_hal_dsi.h>

Definition at line 910 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_THS_ZERO

#define DSI_THS_ZERO   0x00000004U

#include <stm32f4xx_hal_dsi.h>

Definition at line 911 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_THS_TRAIL

#define DSI_THS_TRAIL   0x00000005U

#include <stm32f4xx_hal_dsi.h>

Definition at line 912 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_THS_PREPARE

#define DSI_THS_PREPARE   0x00000006U

#include <stm32f4xx_hal_dsi.h>

Definition at line 913 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_TCLK_ZERO

#define DSI_TCLK_ZERO   0x00000007U

#include <stm32f4xx_hal_dsi.h>

Definition at line 914 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().

◆ DSI_TCLK_PREPARE

#define DSI_TCLK_PREPARE   0x00000008U

#include <stm32f4xx_hal_dsi.h>

Definition at line 915 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetPHYTimings().