Searched refs:RCC_APB7RSTR_COMPRST (Results 1 – 3 of 3) sorted by relevance
1337 #define __HAL_RCC_COMP_FORCE_RESET() SET_BIT(RCC->APB7RSTR, RCC_APB7RSTR_COMPRST)1345 #define __HAL_RCC_COMP_RELEASE_RESET() CLEAR_BIT(RCC->APB7RSTR, RCC_APB7RSTR_COMPRST)
10302 #define RCC_APB7RSTR_COMPRST RCC_APB7RSTR_COMPRST_Msk macro
10320 #define RCC_APB7RSTR_COMPRST RCC_APB7RSTR_COMPRST_Msk macro