Home
last modified time | relevance | path

Searched refs:CALR (Results 1 – 5 of 5) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1450 …hrtc->Instance->CALR = (uint32_t)((uint32_t)SmoothCalibPeriod | (uint32_t)SmoothCalibPlusPulses | … in HAL_RTCEx_SetSmoothCalib()
Dstm32l4xx_hal_rtc.c331 hrtc->Instance->CALR = (uint32_t)0x00000000; in HAL_RTC_DeInit()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c331 hrtc->Instance->CALR = (uint32_t)0x00000000; in HAL_RTC_DeInit()
Dstm32l4xx_hal_rtc_ex.c1450 …hrtc->Instance->CALR = (uint32_t)((uint32_t)SmoothCalibPeriod | (uint32_t)SmoothCalibPlusPulses | … in HAL_RTCEx_SetSmoothCalib()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h765 …__IO uint32_t CALR; /*!< RTC calibration register, Address… member