Home
last modified time | relevance | path

Searched refs:RTC_ALARMSUBSECONDMASK_SS14_12 (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h358 #define RTC_ALARMSUBSECONDMASK_SS14_12 0x0C000000U /*!< SS[14:12] are don't care in Alarm macro
759 ((MASK) == RTC_ALARMSUBSECONDMASK_SS14_12) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h347 #define RTC_ALARMSUBSECONDMASK_SS14_12 ((uint32_t)0x0C000000) /*!< SS[14:12] are don't care in… macro
762 … ((__MASK__) == RTC_ALARMSUBSECONDMASK_SS14_12) || \

Completed in 9 milliseconds