STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | IS_DSI_PLL_NDIV(NDIV) |
#define | IS_DSI_PLL_IDF(IDF) |
#define | IS_DSI_PLL_ODF(ODF) |
#define | IS_DSI_AUTO_CLKLANE_CONTROL(AutoClkLane) |
#define | IS_DSI_NUMBER_OF_LANES(NumberOfLanes) |
#define | IS_DSI_FLOW_CONTROL(FlowControl) |
#define | IS_DSI_COLOR_CODING(ColorCoding) |
#define | IS_DSI_LOOSELY_PACKED(LooselyPacked) |
#define | IS_DSI_DE_POLARITY(DataEnable) |
#define | IS_DSI_VSYNC_POLARITY(Vsync) |
#define | IS_DSI_HSYNC_POLARITY(Hsync) |
#define | IS_DSI_VIDEO_MODE_TYPE(VideoModeType) |
#define | IS_DSI_COLOR_MODE(ColorMode) |
#define | IS_DSI_SHUT_DOWN(ShutDown) |
#define | IS_DSI_LP_COMMAND(LPCommand) |
#define | IS_DSI_LP_HFP(LPHFP) |
#define | IS_DSI_LP_HBP(LPHBP) |
#define | IS_DSI_LP_VACTIVE(LPVActive) |
#define | IS_DSI_LP_VFP(LPVFP) |
#define | IS_DSI_LP_VBP(LPVBP) |
#define | IS_DSI_LP_VSYNC(LPVSYNC) |
#define | IS_DSI_FBTAA(FrameBTAAcknowledge) |
#define | IS_DSI_TE_SOURCE(TESource) |
#define | IS_DSI_TE_POLARITY(TEPolarity) |
#define | IS_DSI_AUTOMATIC_REFRESH(AutomaticRefresh) |
#define | IS_DSI_VS_POLARITY(VSPolarity) |
#define | IS_DSI_TE_ACK_REQUEST(TEAcknowledgeRequest) |
#define | IS_DSI_ACK_REQUEST(AcknowledgeRequest) |
#define | IS_DSI_LP_GSW0P(LP_GSW0P) |
#define | IS_DSI_LP_GSW1P(LP_GSW1P) |
#define | IS_DSI_LP_GSW2P(LP_GSW2P) |
#define | IS_DSI_LP_GSR0P(LP_GSR0P) |
#define | IS_DSI_LP_GSR1P(LP_GSR1P) |
#define | IS_DSI_LP_GSR2P(LP_GSR2P) |
#define | IS_DSI_LP_GLW(LP_GLW) |
#define | IS_DSI_LP_DSW0P(LP_DSW0P) |
#define | IS_DSI_LP_DSW1P(LP_DSW1P) |
#define | IS_DSI_LP_DSR0P(LP_DSR0P) |
#define | IS_DSI_LP_DLW(LP_DLW) |
#define | IS_DSI_LP_MRDP(LP_MRDP) |
#define | IS_DSI_SHORT_WRITE_PACKET_TYPE(MODE) |
#define | IS_DSI_LONG_WRITE_PACKET_TYPE(MODE) |
#define | IS_DSI_READ_PACKET_TYPE(MODE) |
#define | IS_DSI_COMMUNICATION_DELAY(CommDelay) |
#define | IS_DSI_LANE_GROUP(Lane) |
#define | IS_DSI_CUSTOM_LANE(CustomLane) |
#define | IS_DSI_LANE(Lane) |
#define | IS_DSI_PHY_TIMING(Timing) |
#define IS_DSI_PLL_NDIV | ( | NDIV | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1252 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Init().
#define IS_DSI_PLL_IDF | ( | IDF | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1253 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Init().
#define IS_DSI_PLL_ODF | ( | ODF | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1260 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Init().
#define IS_DSI_AUTO_CLKLANE_CONTROL | ( | AutoClkLane | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1264 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Init().
#define IS_DSI_NUMBER_OF_LANES | ( | NumberOfLanes | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1266 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Init().
#define IS_DSI_FLOW_CONTROL | ( | FlowControl | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1268 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigFlowControl().
#define IS_DSI_COLOR_CODING | ( | ColorCoding | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1269 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_DSI_ConfigVideoMode().
#define IS_DSI_LOOSELY_PACKED | ( | LooselyPacked | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1270 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_DE_POLARITY | ( | DataEnable | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1272 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_DSI_ConfigVideoMode().
#define IS_DSI_VSYNC_POLARITY | ( | Vsync | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1274 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_DSI_ConfigVideoMode().
#define IS_DSI_HSYNC_POLARITY | ( | Hsync | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1276 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_DSI_ConfigVideoMode().
#define IS_DSI_VIDEO_MODE_TYPE | ( | VideoModeType | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1278 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_COLOR_MODE | ( | ColorMode | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1281 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ColorMode().
#define IS_DSI_SHUT_DOWN | ( | ShutDown | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1283 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Shutdown().
#define IS_DSI_LP_COMMAND | ( | LPCommand | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1284 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_LP_HFP | ( | LPHFP | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1286 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_LP_HBP | ( | LPHBP | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1287 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_LP_VACTIVE | ( | LPVActive | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1288 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_LP_VFP | ( | LPVFP | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1290 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_LP_VBP | ( | LPVBP | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1291 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_LP_VSYNC | ( | LPVSYNC | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1292 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_FBTAA | ( | FrameBTAAcknowledge | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1294 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigVideoMode().
#define IS_DSI_TE_SOURCE | ( | TESource | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1296 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode().
#define IS_DSI_TE_POLARITY | ( | TEPolarity | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1297 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode().
#define IS_DSI_AUTOMATIC_REFRESH | ( | AutomaticRefresh | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1299 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode().
#define IS_DSI_VS_POLARITY | ( | VSPolarity | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1301 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode().
#define IS_DSI_TE_ACK_REQUEST | ( | TEAcknowledgeRequest | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1303 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigAdaptedCommandMode().
#define IS_DSI_ACK_REQUEST | ( | AcknowledgeRequest | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1305 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_GSW0P | ( | LP_GSW0P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1307 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_GSW1P | ( | LP_GSW1P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1309 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_GSW2P | ( | LP_GSW2P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1311 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_GSR0P | ( | LP_GSR0P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1313 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_GSR1P | ( | LP_GSR1P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1315 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_GSR2P | ( | LP_GSR2P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1317 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_GLW | ( | LP_GLW | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1319 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_DSW0P | ( | LP_DSW0P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1321 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_DSW1P | ( | LP_DSW1P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1323 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_DSR0P | ( | LP_DSR0P | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1325 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_DLW | ( | LP_DLW | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1327 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_LP_MRDP | ( | LP_MRDP | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1329 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ConfigCommand().
#define IS_DSI_SHORT_WRITE_PACKET_TYPE | ( | MODE | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1331 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ShortWrite().
#define IS_DSI_LONG_WRITE_PACKET_TYPE | ( | MODE | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1336 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_LongWrite().
#define IS_DSI_READ_PACKET_TYPE | ( | MODE | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1338 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().
#define IS_DSI_COMMUNICATION_DELAY | ( | CommDelay | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1342 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetSlewRateAndDelayTuning().
#define IS_DSI_LANE_GROUP | ( | Lane | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1345 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_ForceTXStopMode(), and HAL_DSI_SetSlewRateAndDelayTuning().
#define IS_DSI_CUSTOM_LANE | ( | CustomLane | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1346 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetLanePinsConfiguration().
#define IS_DSI_LANE | ( | Lane | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1348 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetLanePinsConfiguration().
#define IS_DSI_PHY_TIMING | ( | Timing | ) |
#include <stm32f4xx_hal_dsi.h>
Definition at line 1350 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_SetPHYTimings().