Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c784 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer()
885 hrtc->Instance->WUTR = (uint32_t) (WakeUpCounter | (WakeUpAutoClr << RTC_WUTR_WUTOCLR_Pos)); in HAL_RTCEx_SetWakeUpTimer_IT()
888 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer_IT()
994 return ((uint32_t)(hrtc->Instance->WUTR & RTC_WUTR_WUT)); in HAL_RTCEx_GetWakeUpTimer()
Dstm32l4xx_ll_rtc.c181 LL_RTC_WriteReg(RTCx, WUTR, RTC_WUTR_WUT); in LL_RTC_DeInit()
Dstm32l4xx_hal_rtc.c458 hrtc->Instance->WUTR = RTC_WUTR_WUT; in HAL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c1146 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer()
1232 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer_IT()
1322 return ((uint32_t)(hrtc->Instance->WUTR & RTC_WUTR_WUT)); in HAL_RTCEx_GetWakeUpTimer()
Dstm32l0xx_ll_rtc.c181 LL_RTC_WriteReg(RTCx, WUTR, RTC_WUTR_WUT); in LL_RTC_DeInit()
Dstm32l0xx_hal_rtc.c304 hrtc->Instance->WUTR = RTC_WUTR_WUT; in HAL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc_ex.c178 hrtc->Instance->WUTR = 0x0000FFFFU; in HAL_RTC_DeInit()
1589 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer()
1676 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer_IT()
1768 return ((uint32_t)(hrtc->Instance->WUTR & RTC_WUTR_WUT)); in HAL_RTCEx_GetWakeUpTimer()
Dstm32l1xx_ll_rtc.c181 LL_RTC_WriteReg(RTCx, WUTR, RTC_WUTR_WUT); in LL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h2957 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload()
2968 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
2982 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUTOCLR, (Value << RTC_WUTR_WUTOCLR_Pos)); in LL_RTC_WAKEUP_SetAutoClr()
2993 return (uint32_t)((READ_BIT(RTCx->WUTR, RTC_WUTR_WUTOCLR)) >> RTC_WUTR_WUTOCLR_Pos); in LL_RTC_WAKEUP_GetAutoClr()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h2935 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload()
2946 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h3013 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload()
3024 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h442 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h483 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h469 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h482 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h497 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h755 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address… member