Home
last modified time | relevance | path

Searched defs:RTC_OUTPUT_REMAP_POS1 (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h315 #define RTC_OUTPUT_REMAP_POS1 RTC_CR_OUT2EN macro
318 #define RTC_OUTPUT_REMAP_POS1 RTC_OR_OUT_RMP macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h237 #define RTC_OUTPUT_REMAP_POS1 ((uint32_t)RTC_OR_OUT_RMP) macro