Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h344 #define RTC_ALARMSUBSECONDMASK_SS14_5 0x05000000U /*!< SS[14:5] are don't care in Alarm macro
752 ((MASK) == RTC_ALARMSUBSECONDMASK_SS14_5) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h333 #define RTC_ALARMSUBSECONDMASK_SS14_5 ((uint32_t)0x05000000) /*!< SS[14:5] are don't care in … macro
755 ((__MASK__) == RTC_ALARMSUBSECONDMASK_SS14_5) || \

Completed in 6 milliseconds