Home
last modified time | relevance | path

Searched refs:RTC_OUTPUT_REMAP_NONE (Results 1 – 5 of 5) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h314 #define RTC_OUTPUT_REMAP_NONE 0x00000000u macro
317 #define RTC_OUTPUT_REMAP_NONE 0x00000000u macro
972 #define IS_RTC_OUTPUT_REMAP(REMAP) (((REMAP) == RTC_OUTPUT_REMAP_NONE) || \
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h236 #define RTC_OUTPUT_REMAP_NONE ((uint32_t)0x00000000U) macro
792 #define IS_RTC_OUTPUT_REMAP(REMAP) (((REMAP) == RTC_OUTPUT_REMAP_NONE) || \
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h823 #define RTC_OUTPUT_REMAP_PC13 RTC_OUTPUT_REMAP_NONE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h759 #define RTC_OUTPUT_REMAP_PC13 RTC_OUTPUT_REMAP_NONE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h759 #define RTC_OUTPUT_REMAP_PC13 RTC_OUTPUT_REMAP_NONE