Searched refs:__HAL_RCC_AHB5_RELEASE_RESET (Results 1 – 7 of 7) sorted by relevance
178 __HAL_RCC_AHB5_RELEASE_RESET(); in HAL_DeInit()
220 __HAL_RCC_AHB5_RELEASE_RESET(); in HAL_DeInit()
188 __HAL_RCC_AHB5_RELEASE_RESET(); in HAL_DeInit()
1415 #define __HAL_RCC_AHB5_RELEASE_RESET() (RCC->AHB5RSTCLRR = 0x00010071U) macro1417 #define __HAL_RCC_AHB5_RELEASE_RESET() (RCC->AHB5RSTCLRR = 0x00010061U) macro
1275 #define __HAL_RCC_AHB5_RELEASE_RESET() WRITE_REG(RCC->AHB5RSTR, 0x00000000U) macro
1960 #define __HAL_RCC_AHB5_RELEASE_RESET() WRITE_REG(RCC->AHB5RSTSR, 0UL) macro
2369 #define __HAL_RCC_AHB5_RELEASE_RESET() WRITE_REG(RCC->AHB5RSTR, 0UL) macro