Home
last modified time | relevance | path

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

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h238 #define RTC_ALARM_WEEK_SUNDAY (0x01000000) macro
579 #define IS_RTC_ALARM_WEEKDAY(__WEEKDAY__) (((__WEEKDAY__) == RTC_ALARM_WEEK_SUNDAY) || \
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h238 #define RTC_ALARM_WEEK_SUNDAY (0x01000000) macro
581 #define IS_RTC_ALARM_WEEKDAY(__WEEKDAY__) (((__WEEKDAY__) == RTC_ALARM_WEEK_SUNDAY) || \

Completed in 10 milliseconds