Home
last modified time | relevance | path

Searched refs:RTC_CR_WUCKSEL (Results 1 – 19 of 19) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c1140 hrtc->Instance->CR &= (uint32_t)~RTC_CR_WUCKSEL; in HAL_RTCEx_SetWakeUpTimer()
1235 hrtc->Instance->CR &= (uint32_t)~RTC_CR_WUCKSEL; in HAL_RTCEx_SetWakeUpTimer_IT()
Dstm32l0xx_ll_rtc.c186 LL_RTC_WriteReg(RTCx, CR, (LL_RTC_ReadReg(RTCx, CR) & RTC_CR_WUCKSEL)); in LL_RTC_DeInit()
Dstm32l0xx_hal_rtc.c283 hrtc->Instance->CR &= RTC_CR_WUCKSEL; in HAL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c778 CR_tmp &= (uint32_t)~RTC_CR_WUCKSEL; in HAL_RTCEx_SetWakeUpTimer()
894 CR_tmp &= (uint32_t)~RTC_CR_WUCKSEL; in HAL_RTCEx_SetWakeUpTimer_IT()
Dstm32l4xx_ll_rtc.c184 LL_RTC_WriteReg(RTCx, CR, (LL_RTC_ReadReg(RTCx, CR) & RTC_CR_WUCKSEL)); in LL_RTC_DeInit()
Dstm32l4xx_hal_rtc.c430 hrtc->Instance->CR &= RTC_CR_WUCKSEL; in HAL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_rtc.c186 LL_RTC_WriteReg(RTCx, CR, (LL_RTC_ReadReg(RTCx, CR) & RTC_CR_WUCKSEL)); in LL_RTC_DeInit()
Dstm32l1xx_hal_rtc_ex.c1583 hrtc->Instance->CR &= (uint32_t)~RTC_CR_WUCKSEL; in HAL_RTCEx_SetWakeUpTimer()
1679 hrtc->Instance->CR &= (uint32_t)~RTC_CR_WUCKSEL; in HAL_RTCEx_SetWakeUpTimer_IT()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h2905 MODIFY_REG(RTCx->CR, RTC_CR_WUCKSEL, WakeupClock); in LL_RTC_WAKEUP_SetClock()
2922 return (uint32_t)(READ_BIT(RTCx->CR, RTC_CR_WUCKSEL)); in LL_RTC_WAKEUP_GetClock()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h2983 MODIFY_REG(RTCx->CR, RTC_CR_WUCKSEL, WakeupClock); in LL_RTC_WAKEUP_SetClock()
3000 return (uint32_t)(READ_BIT(RTCx->CR, RTC_CR_WUCKSEL)); in LL_RTC_WAKEUP_GetClock()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h2927 MODIFY_REG(RTCx->CR, RTC_CR_WUCKSEL, WakeupClock); in LL_RTC_WAKEUP_SetClock()
2944 return (uint32_t)(READ_BIT(RTCx->CR, RTC_CR_WUCKSEL)); in LL_RTC_WAKEUP_GetClock()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4432 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4939 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4594 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4594 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4788 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5023 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5129 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11883 #define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk macro