Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h404 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h404 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h11910 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro