Home
last modified time | relevance | path

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

12

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_IWDT.c33 hidt->Instance->WUTR = hidt->Init.Wakeup; in HAL_IWDT_Init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_IWDT.c34 hidt->Instance->WUTR = hidt->Init.Wakeup; in HAL_IWDT_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_rtc_ex.c851 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 Dstm32l1xx_ll_rtc.c154 LL_RTC_WriteReg(RTCx, WUTR, RTC_WUTR_WUT); in LL_RTC_DeInit()
A Dstm32l1xx_hal_rtc.c414 hrtc->Instance->WUTR = 0x0000FFFFU; in HAL_RTC_DeInit()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c304 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 Dstm32l1xx_ll_rtc.h2887 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 DACM32F0x0.h225 __IO uint32_t WUTR; // 0x14 member
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h256 __IO uint32_t WUTR; member
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h350 …__IO uint32_t WUTR; /*!< RTC wakeup timer register,(only for STM32F072 devices) Address o… member
A Dhk32f031x4x6.h347 …__IO uint32_t WUTR; /*!< RTC wakeup timer register,(only for STM32F072 devices) Address o… member
A Dhk32f04ax4x6x8.h369 …__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 Dstm32l100xb.h428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l100xba.h428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l151xb.h413 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l151xba.h413 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l152xb.h428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l152xba.h428 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l100xc.h454 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l162xdx.h502 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l162xe.h502 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l152xc.h471 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l152xca.h471 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l152xe.h481 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member
A Dstm32l162xc.h492 …__IO uint32_t WUTR; /*!< RTC wakeup timer register, Address … member

Completed in 1444 milliseconds

12