STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
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 |
#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().
#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().
#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().
#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().
#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().
#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().
#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().
#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().
#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().