Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h1178 SET_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ForceBackupDomainReset()
1188 CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ReleaseBackupDomainReset()
Dstm32l1xx_hal_rcc.h137 #define RCC_RTCRST_BIT_NUMBER POSITION_VAL(RCC_CSR_RTCRST)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rcc.h1788 SET_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ForceBackupDomainReset()
1798 CLEAR_BIT(RCC->CSR, RCC_CSR_RTCRST); in LL_RCC_ReleaseBackupDomainReset()
Dstm32l0xx_hal_rcc.h1562 #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)
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4235 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4712 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4399 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4399 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4561 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC software re… macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4828 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4934 #define RCC_CSR_RTCRST RCC_CSR_RTCRST_Msk /*!< RTC reset */ macro