Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h340 #define RTC_ALARMSUBSECONDMASK_SS14_3 0x03000000U /*!< SS[14:3] are don't care in Alarm macro
750 ((MASK) == RTC_ALARMSUBSECONDMASK_SS14_3) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h329 #define RTC_ALARMSUBSECONDMASK_SS14_3 ((uint32_t)0x03000000) /*!< SS[14:3] are don't care in … macro
753 ((__MASK__) == RTC_ALARMSUBSECONDMASK_SS14_3) || \

Completed in 9 milliseconds