Searched refs:RCC_AHB1RSTR_CRCRST (Results 1 – 7 of 7) sorted by relevance
1687 #define __HAL_RCC_CRC_FORCE_RESET() SET_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_CRCRST)1702 #define __HAL_RCC_CRC_RELEASE_RESET() CLEAR_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_CRCRST)
2113 #define __HAL_RCC_CRC_FORCE_RESET() SET_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_CRCRST)2131 #define __HAL_RCC_CRC_RELEASE_RESET() CLEAR_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_CRCRST)
2810 #define __HAL_RCC_CRC_FORCE_RESET() SET_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_CRCRST)2835 #define __HAL_RCC_CRC_RELEASE_RESET() CLEAR_BIT(RCC->AHB1RSTR, RCC_AHB1RSTR_CRCRST)
11554 #define RCC_AHB1RSTR_CRCRST RCC_AHB1RSTR_CRCRST_Msk macro
12257 #define RCC_AHB1RSTR_CRCRST RCC_AHB1RSTR_CRCRST_Msk macro
15829 #define RCC_AHB1RSTR_CRCRST RCC_AHB1RSTR_CRCRST_Msk /*!< CRC Reset … macro
16233 #define RCC_AHB1RSTR_CRCRST RCC_AHB1RSTR_CRCRST_Msk macro