Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h1287 RTC_FLAG_INITF | RTC_FLAG_RSF | RTC_FLAG_INITS | \
1303RTC_FLAG_INITS | RTC_FLAG_SHPF | RTC_FLAG_WUTWF | \
1316RTC_FLAG_INITS | RTC_FLAG_SHPF | RTC_FLAG_WUTWF | \
Dstm32l0xx_hal_rtc.h452 #define RTC_FLAG_INITS ((uint32_t)RTC_ISR_INITS) macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h171 RTC_FLAG_SHPF | RTC_FLAG_INITS | RTC_FLAG_RSF | \
178 RTC_FLAG_SHPF | RTC_FLAG_INITS | RTC_FLAG_RSF | \
233 #define RTC_FLAG_INITS ((uint32_t)RTC_ISR_INITS) macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h504 #define RTC_FLAG_INITS 0x00000104u /*!< Initialization status flag */ macro
547 #define RTC_FLAG_INITS RTC_ISR_INITS macro