Searched refs:RCC_CSR1_RTCRST (Results 1 – 5 of 5) sorted by relevance
1623 SET_BIT(RCC->CSR1, RCC_CSR1_RTCRST); in LL_RCC_ForceBackupDomainReset()1633 CLEAR_BIT(RCC->CSR1, RCC_CSR1_RTCRST); in LL_RCC_ReleaseBackupDomainReset()
1537 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->CSR1, RCC_CSR1_RTCRST)1539 #define __HAL_RCC_BACKUPRESET_RELEASE() CLEAR_BIT(RCC->CSR1, RCC_CSR1_RTCRST)
4263 #define RCC_CSR1_RTCRST RCC_CSR1_RTCRST_Msk macro
4426 #define RCC_CSR1_RTCRST RCC_CSR1_RTCRST_Msk macro
4913 #define RCC_CSR1_RTCRST RCC_CSR1_RTCRST_Msk macro