| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_IWDT.c | 33 hidt->Instance->WUTR = hidt->Init.Wakeup; in HAL_IWDT_Init()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_IWDT.c | 34 hidt->Instance->WUTR = hidt->Init.Wakeup; in HAL_IWDT_Init()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_rtc_ex.c | 851 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer() 939 hrtc->Instance->WUTR = (uint32_t)WakeUpCounter; in HAL_RTCEx_SetWakeUpTimer_IT() 1029 return ((uint32_t)(hrtc->Instance->WUTR & RTC_WUTR_WUT)); in HAL_RTCEx_GetWakeUpTimer()
|
| A D | stm32l1xx_ll_rtc.c | 154 LL_RTC_WriteReg(RTCx, WUTR, RTC_WUTR_WUT); in LL_RTC_DeInit()
|
| A D | stm32l1xx_hal_rtc.c | 414 hrtc->Instance->WUTR = 0x0000FFFFU; in HAL_RTC_DeInit()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_rtc.c | 304 RTC->WUTR = (uint32_t)0x0000FFFF; in RTC_DeInit() 1366 return ((uint32_t)(RTC->WUTR & RTC_WUTR_WUT)); in RTC_GetWakeUpCounter()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_rtc.h | 2887 MODIFY_REG(RTCx->WUTR, RTC_WUTR_WUT, Value); in LL_RTC_WAKEUP_SetAutoReload() 2898 return (uint32_t)(READ_BIT(RTCx->WUTR, RTC_WUTR_WUT)); in LL_RTC_WAKEUP_GetAutoReload()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 225 __IO uint32_t WUTR; // 0x14 member
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 256 __IO uint32_t WUTR; member
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 350 …__IO uint32_t WUTR; /*!< RTC wakeup timer register,(only for STM32F072 devices) Address o… member
|
| A D | hk32f031x4x6.h | 347 …__IO uint32_t WUTR; /*!< RTC wakeup timer register,(only for STM32F072 devices) Address o… member
|
| A D | hk32f04ax4x6x8.h | 369 …__IO uint32_t WUTR; /*!< RTC wakeup timer register,(only for STM32F072 devices) Address o… member
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l100xba.h | 428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l151xb.h | 413 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l151xba.h | 413 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l152xb.h | 428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l152xba.h | 428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l100xc.h | 454 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l162xdx.h | 502 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l162xe.h | 502 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l152xc.h | 471 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l152xca.h | 471 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l152xe.h | 481 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|
| A D | stm32l162xc.h | 492 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
|