STM32F479xx HAL User Manual
|
Defines | |
#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 |
Definition at line 902 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_TCLK_PREPARE 0x00000008U |
Definition at line 910 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_TCLK_ZERO 0x00000007U |
Definition at line 909 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_THS_EXIT 0x00000002U |
Definition at line 904 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_THS_PREPARE 0x00000006U |
Definition at line 908 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_THS_TRAIL 0x00000005U |
Definition at line 907 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_THS_ZERO 0x00000004U |
Definition at line 906 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_TLPX_CLK 0x00000001U |
Definition at line 903 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().
#define DSI_TLPX_DATA 0x00000003U |
Definition at line 905 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().