Searched refs:MISCENR (Results 1 – 8 of 8) sorted by relevance
3820 tmpreg = READ_REG(RCC->MISCENR); in LL_MISC_EnableClock()3841 return ((READ_BIT(RCC->MISCENR, Misc) == Misc) ? 1UL : 0UL); in LL_MISC_IsEnabledClock()
7981 return ((READ_BIT(RCC->MISCENR, RCC_MISCENR_PEREN) == RCC_MISCENR_PEREN) ? 1UL : 0UL); in LL_RCC_CLKP_IsEnabled()
327 CLEAR_BIT(RCC->MISCENR, RCC_MISCENR_MCO1EN | RCC_MISCENR_MCO2EN); in HAL_RCC_DeInit()
292 CLEAR_REG(RCC->MISCENR); in LL_RCC_DeInit()
2002 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member
2128 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member
2100 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member
2030 …__IO uint32_t MISCENR; /*!< RCC miscellaneous configurations enable register … member