Searched refs:RCC_APBRSTR1_LCDRST (Results 1 – 3 of 3) sorted by relevance
1574 #define __HAL_RCC_LCD_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LCDRST)1634 #define __HAL_RCC_LCD_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LCDRST)
6046 #define RCC_APBRSTR1_LCDRST RCC_APBRSTR1_LCDRST_Msk macro
5785 #define RCC_APBRSTR1_LCDRST RCC_APBRSTR1_LCDRST_Msk macro