Home
last modified time | relevance | path

Searched defs:AutomaticRefresh (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h199 uint32_t AutomaticRefresh; /*!< Automatic refresh mode member
1267 #define IS_DSI_AUTOMATIC_REFRESH(AutomaticRefresh) (((AutomaticRefresh) == DSI_AR_DISABLE) || ((Au… argument