Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h356 #define RTC_ALARMSUBSECONDMASK_SS14_11 0x0B000000U /*!< SS[14:11] are don't care in Alarm macro
758 ((MASK) == RTC_ALARMSUBSECONDMASK_SS14_11) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h345 #define RTC_ALARMSUBSECONDMASK_SS14_11 ((uint32_t)0x0B000000) /*!< SS[14:11] are don't care in… macro
761 … ((__MASK__) == RTC_ALARMSUBSECONDMASK_SS14_11) || \

Completed in 6 milliseconds