Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h140 #define RTC_WAKEUPCLOCK_RTCCLK_DIV4 RTC_CR_WUCKSEL_1 macro
1405 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h333 #define RTC_WAKEUPCLOCK_RTCCLK_DIV4 RTC_CR_WUCKSEL_1 macro
1395 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h465 #define RTC_WAKEUPCLOCK_RTCCLK_DIV4 (0x00000002U) macro
472 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV4) || \