Searched refs:IS_RTC_WAKEUP_CLOCK (Results 1 – 12 of 12) sorted by relevance
754 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer()845 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer_IT()
1032 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer()1121 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer_IT()
964 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ macro
741 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer()827 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer_IT()
1270 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ macro
1624 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ macro
3082 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
3108 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
3328 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
3423 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
3431 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK