Home
last modified time | relevance | path

Searched refs:RTC_FLAG_RSF (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 | \
1302 … RTC_FLAG_INITF | RTC_FLAG_RSF | \
1315 … RTC_FLAG_INITF | RTC_FLAG_RSF | \
Dstm32l0xx_hal_rtc.h451 #define RTC_FLAG_RSF ((uint32_t)RTC_ISR_RSF) 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 | \
232 #define RTC_FLAG_RSF ((uint32_t)RTC_ISR_RSF) macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h503 #define RTC_FLAG_RSF 0x00000105u /*!< Registers synchronization flag */ macro
546 #define RTC_FLAG_RSF RTC_ISR_RSF macro