Searched refs:RCC_CSR_RTCRST (Results 1 – 11 of 11) sorted by relevance
1178 SET_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ForceBackupDomainReset()1188 CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ReleaseBackupDomainReset()
137 #define RCC_RTCRST_BIT_NUMBER POSITION_VAL(RCC_CSR_RTCRST)
1788 SET_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ForceBackupDomainReset()1798 CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ReleaseBackupDomainReset()
1562 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->CSR, RCC_CSR_RTCRST) 1566 #define __HAL_RCC_BACKUPRESET_RELEASE() CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST)
4235 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
4712 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
4399 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
4561 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
4828 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
4934 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro