Home
last modified time | relevance | path

Searched refs:RTC_WEEKDAY_SUNDAY (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc.h293 #define RTC_WEEKDAY_SUNDAY ((uint8_t)0x07) macro
301 ((WEEKDAY) == RTC_WEEKDAY_SUNDAY))
316 ((WEEKDAY) == RTC_WEEKDAY_SUNDAY))
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h314 #define RTC_WEEKDAY_SUNDAY ((uint8_t)0x07U) macro
819 ((WEEKDAY) == RTC_WEEKDAY_SUNDAY))
829 ((WEEKDAY) == RTC_WEEKDAY_SUNDAY))
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h392 #define RTC_WEEKDAY_SUNDAY ((uint8_t)0x07U) macro
1000 ((WEEKDAY) == RTC_WEEKDAY_SUNDAY))
1010 ((WEEKDAY) == RTC_WEEKDAY_SUNDAY))