Searched refs:STOPCR (Results 1 – 7 of 7) sorted by relevance
1905 SET_BIT(RCC->STOPCR, RCC_STOPCR_HSISTOPEN); in LL_RCC_HSI_EnableInStopMode()1915 CLEAR_BIT(RCC->STOPCR, RCC_STOPCR_HSISTOPEN); in LL_RCC_HSI_DisableInStopMode()1925 return ((READ_BIT(RCC->STOPCR, RCC_STOPCR_HSISTOPEN) == RCC_STOPCR_HSISTOPEN) ? 1UL : 0UL); in LL_RCC_HSI_IsEnabledInStopMode()2036 SET_BIT(RCC->STOPCR, RCC_STOPCR_MSISTOPEN); in LL_RCC_MSI_EnableInStopMode()2046 CLEAR_BIT(RCC->STOPCR, RCC_STOPCR_MSISTOPEN); in LL_RCC_MSI_DisableInStopMode()2056 return ((READ_BIT(RCC->STOPCR, RCC_STOPCR_MSISTOPEN) == RCC_STOPCR_MSISTOPEN) ? 1UL : 0UL); in LL_RCC_MSI_IsEnabledInStopMode()2246 return ((READ_BIT(RCC->STOPCR, RCC_LSECFGR_LSEGFON) == RCC_LSECFGR_LSEGFON) ? 1UL : 0UL); in LL_RCC_LSE_IsEnabledGlitchFilter()
324 WRITE_REG(RCC->STOPCR, 0x00000002U); in HAL_RCC_DeInit()
229 WRITE_REG(RCC->STOPCR, 0x00000008U); in LL_RCC_DeInit()
1915 …__IO uint32_t STOPCR; /*!< RCC Stop mode control register … member
2041 …__IO uint32_t STOPCR; /*!< RCC Stop mode control register … member
2013 …__IO uint32_t STOPCR; /*!< RCC Stop mode control register … member
1943 …__IO uint32_t STOPCR; /*!< RCC Stop mode control register … member