Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h352 #define RTC_ALARMSUBSECONDMASK_SS14_9 0x09000000U /*!< SS[14:9] are don't care in Alarm macro
756 ((MASK) == RTC_ALARMSUBSECONDMASK_SS14_9) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h341 #define RTC_ALARMSUBSECONDMASK_SS14_9 ((uint32_t)0x09000000) /*!< SS[14:9] are don't care in … macro
759 ((__MASK__) == RTC_ALARMSUBSECONDMASK_SS14_9) || \

Completed in 7 milliseconds