Home
last modified time | relevance | path

Searched refs:RCC_CSR_RTCRST (Results 1 – 25 of 44) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rcc.h1141 SET_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ForceBackupDomainReset()
1151 CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ReleaseBackupDomainReset()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rcc.h1756 SET_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ForceBackupDomainReset()
1766 CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ReleaseBackupDomainReset()
Dstm32l0xx_hal_rcc.h1547 #define __HAL_RCC_BACKUPRESET_FORCE() SET_BIT(RCC->CSR, RCC_CSR_RTCRST)
1551 #define __HAL_RCC_BACKUPRESET_RELEASE() CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST)
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3986 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l010x8.h3683 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l010xb.h3712 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l011xx.h3748 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l021xx.h3885 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l031xx.h3849 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l051xx.h3977 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l010x4.h3639 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l010x6.h3672 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l081xx.h4229 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l071xx.h4092 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l052xx.h4340 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l062xx.h4477 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l053xx.h4493 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l072xx.h4559 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
Dstm32l073xx.h4710 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h4511 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
Dstm32l152xba.h4526 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
Dstm32l100xba.h4511 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
Dstm32l100xb.h4484 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
Dstm32l151xb.h4369 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
Dstm32l151xba.h4399 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro

12