Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h181 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a… macro
1422 #define IS_RTC_LOW_POWER_CALIB(LPCAL) (((LPCAL) == RTC_LPCAL_SET) || \