Home
last modified time | relevance | path

Searched refs:CNTH (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_timebase_rtc_alarm_template.c165 hRTC_Handle.Instance->CNTH = 0x00U; in HAL_InitTick()
231 hRTC_Handle.Instance->CNTH = 0x00U; in HAL_ResumeTick()
271 WRITE_REG(hrtc->Instance->CNTH, 0x00U); in HAL_RTC_AlarmAEventCallback()
Dstm32f1xx_hal_rtc.c440 CLEAR_REG(hrtc->Instance->CNTH); in HAL_RTC_DeInit()
1593 high1 = READ_REG(hrtc->Instance->CNTH & RTC_CNTH_RTC_CNT); in RTC_ReadTimeCounter()
1595 high2 = READ_REG(hrtc->Instance->CNTH & RTC_CNTH_RTC_CNT); in RTC_ReadTimeCounter()
1632 WRITE_REG(hrtc->Instance->CNTH, (TimeCounter >> 16U)); in RTC_WriteTimeCounter()
Dstm32f1xx_ll_rtc.c109 LL_RTC_WriteReg(RTCx, CNTH, 0x0000); in LL_RTC_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rtc.h376 WRITE_REG(RTCx->CNTH, (TimeCounter >> 16U)); in LL_RTC_TIME_Set()
392 high = READ_REG(RTCx->CNTH & RTC_CNTH_RTC_CNT); in LL_RTC_TIME_Get()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h374 __IO uint32_t CNTH; member
Dstm32f101xb.h379 __IO uint32_t CNTH; member
Dstm32f100xb.h423 __IO uint32_t CNTH; member
Dstm32f102x6.h377 __IO uint32_t CNTH; member
Dstm32f100xe.h489 __IO uint32_t CNTH; member
Dstm32f101xg.h508 __IO uint32_t CNTH; member
Dstm32f101xe.h496 __IO uint32_t CNTH; member
Dstm32f102xb.h382 __IO uint32_t CNTH; member
Dstm32f103x6.h446 __IO uint32_t CNTH; member
Dstm32f103xb.h451 __IO uint32_t CNTH; member
Dstm32f103xe.h574 __IO uint32_t CNTH; member
Dstm32f103xg.h580 __IO uint32_t CNTH; member
Dstm32f105xc.h522 __IO uint32_t CNTH; member
Dstm32f107xc.h596 __IO uint32_t CNTH; member