Home
last modified time | relevance | path

Searched refs:IS_RTC_WAKEUP_CLOCK (Results 1 – 12 of 12) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_rtc_ex.c754 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer()
845 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer_IT()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_rtc_ex.c1032 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer()
1121 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer_IT()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_rtc_ex.h964 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rtc_ex.c741 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer()
827 assert_param(IS_RTC_WAKEUP_CLOCK(WakeUpClock)); in HAL_RTCEx_SetWakeUpTimer_IT()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rtc_ex.h1270 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rtc_ex.h1624 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3082 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3108 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3328 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3423 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3423 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h3431 #define IS_WAKEUP_CLOCK IS_RTC_WAKEUP_CLOCK