Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c319 while(__HAL_DSI_GET_FLAG(hdsi, DSI_FLAG_PLLLS) == 0U) in HAL_DSI_Init()
1976 while(__HAL_DSI_GET_FLAG(hdsi, DSI_FLAG_PLLLS) == 0U) in HAL_DSI_ExitULPM()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h795 #define DSI_FLAG_PLLLS DSI_WISR_PLLLS macro