Home
last modified time | relevance | path

Searched refs:RTC_CR_COSEL (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1583 hrtc->Instance->CR &= (uint32_t)~RTC_CR_COSEL; in HAL_RTCEx_SetCalibrationOutPut()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1583 hrtc->Instance->CR &= (uint32_t)~RTC_CR_COSEL; in HAL_RTCEx_SetCalibrationOutPut()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h11834 #define RTC_CR_COSEL RTC_CR_COSEL_Msk macro