Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h139 #define RTC_WAKEUPCLOCK_RTCCLK_DIV8 RTC_CR_WUCKSEL_0 macro
1404 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h332 #define RTC_WAKEUPCLOCK_RTCCLK_DIV8 RTC_CR_WUCKSEL_0 macro
1394 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h464 #define RTC_WAKEUPCLOCK_RTCCLK_DIV8 (0x00000001U) macro
471 ((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV8) || \