Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h451 #define RTC_FLAG_RSF ((uint32_t)RTC_ISR_RSF)
764 #define RTC_RSF_MASK ((uint32_t)~(RTC_ISR_INIT | RTC_ISR_RSF))
Dstm32l0xx_ll_rtc.h65 #define RTC_RSF_MASK ((uint32_t)~(RTC_ISR_INIT | RTC_ISR_RSF))
302 #define LL_RTC_ISR_RSF RTC_ISR_RSF
3440 return (READ_BIT(RTCx->ISR, RTC_ISR_RSF) == (RTC_ISR_RSF)); in LL_RTC_IsActiveFlag_RS()
3451 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_RSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_RS()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h546 #define RTC_FLAG_RSF RTC_ISR_RSF
926 #define RTC_RSF_MASK (~(RTC_ISR_INIT | RTC_ISR_RSF))
Dstm32l4xx_ll_rtc.h282 #define LL_RTC_ISR_RSF RTC_ISR_RSF
4761 return (READ_BIT(RTCx->ISR, RTC_ISR_RSF) == (RTC_ISR_RSF)); in LL_RTC_IsActiveFlag_RS()
4772 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_RSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_RS()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h266 #define LL_RTC_ISR_RSF RTC_ISR_RSF
3506 return (READ_BIT(RTCx->ISR, RTC_ISR_RSF) == (RTC_ISR_RSF)); in LL_RTC_IsActiveFlag_RS()
3517 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_RSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_RS()
Dstm32l1xx_hal_rtc_ex.h232 #define RTC_FLAG_RSF ((uint32_t)RTC_ISR_RSF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc.c1403 while((hrtc->Instance->ISR & RTC_ISR_RSF) == (uint32_t)RESET) in HAL_RTC_WaitForSynchro()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c1853 while((hrtc->Instance->ISR & RTC_ISR_RSF) == 0U) in HAL_RTC_WaitForSynchro()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc_ex.c809 while((hrtc->Instance->ISR & RTC_ISR_RSF) == (uint32_t)RESET) in HAL_RTC_WaitForSynchro()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4473 #define RTC_ISR_RSF RTC_ISR_RSF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4980 #define RTC_ISR_RSF RTC_ISR_RSF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4640 #define RTC_ISR_RSF RTC_ISR_RSF_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4640 #define RTC_ISR_RSF RTC_ISR_RSF_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4829 #define RTC_ISR_RSF RTC_ISR_RSF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5069 #define RTC_ISR_RSF RTC_ISR_RSF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5175 #define RTC_ISR_RSF RTC_ISR_RSF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11932 #define RTC_ISR_RSF RTC_ISR_RSF_Msk macro