Home
last modified time | relevance | path

Searched refs:RTC_FLAG_SHPF (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.h1288 RTC_FLAG_SHPF | RTC_FLAG_WUTWF |RTC_FLAG_ALRBWF | \
1303 … RTC_FLAG_INITS | RTC_FLAG_SHPF | RTC_FLAG_WUTWF | \
1316 … RTC_FLAG_INITS | RTC_FLAG_SHPF | RTC_FLAG_WUTWF | \
Dstm32l0xx_hal_rtc.h453 #define RTC_FLAG_SHPF ((uint32_t)RTC_ISR_SHPF) 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 | \
235 #define RTC_FLAG_SHPF ((uint32_t)RTC_ISR_SHPF) macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h505 #define RTC_FLAG_SHPF 0x00000103u /*!< Shift operation pending flag */ macro
548 #define RTC_FLAG_SHPF RTC_ISR_SHPF macro