Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h303 #define RTC_OUTPUT_PULLUP_NONE 0x00000000u macro
968 #define IS_RTC_OUTPUT_PULLUP(TYPE) (((TYPE) == RTC_OUTPUT_PULLUP_NONE) || \