HAL
DSI_FLAG_RRS is only used within HAL.
 
Symbols
loading...
Files
loading...

DSI_FLAG_RRS macro

Syntax

#define DSI_FLAG_RRS DSI_WISR_RRS

References

LocationText
stm32f4xx_hal_dsi.h:795
#define DSI_FLAG_RRS DSI_WISR_RRS
stm32f4xx_hal_dsi.c:363
while (__HAL_DSI_GET_FLAG(hdsi, DSI_FLAG_RRS) == 0U)