Home
last modified time | relevance | path

Searched refs:VideoModeType (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h1252 #define IS_DSI_VIDEO_MODE_TYPE(VideoModeType) (((VideoModeType) == DSI_VID_MODE_NB_PULSES) ||… argument
1253 … ((VideoModeType) == DSI_VID_MODE_NB_EVENTS) || \
1254 ((VideoModeType) == DSI_VID_MODE_BURST))