Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h255 #define LL_RTC_ISR_RECALPF RTC_ISR_RECALPF
3291 return (READ_BIT(RTCx->ISR, RTC_ISR_RECALPF) == (RTC_ISR_RECALPF)); in LL_RTC_IsActiveFlag_RECALP()
Dstm32l1xx_hal_rtc_ex.h220 #define RTC_FLAG_RECALPF ((uint32_t)RTC_ISR_RECALPF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h292 #define LL_RTC_ISR_RECALPF RTC_ISR_RECALPF
3226 return (READ_BIT(RTCx->ISR, RTC_ISR_RECALPF) == (RTC_ISR_RECALPF)); in LL_RTC_IsActiveFlag_RECALP()
Dstm32l0xx_hal_rtc.h429 #define RTC_FLAG_RECALPF ((uint32_t)RTC_ISR_RECALPF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c1511 if((hrtc->Instance->ISR & RTC_ISR_RECALPF) != RESET) in HAL_RTCEx_SetSmoothCalib()
1516 while((hrtc->Instance->ISR & RTC_ISR_RECALPF) != RESET) in HAL_RTCEx_SetSmoothCalib()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1154 if((hrtc->Instance->ISR & RTC_ISR_RECALPF) != 0U)
1163 while((hrtc->Instance->ISR & RTC_ISR_RECALPF) != 0U)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h538 #define RTC_FLAG_RECALPF RTC_ISR_RECALPF
Dstm32l4xx_ll_rtc.h272 #define LL_RTC_ISR_RECALPF RTC_ISR_RECALPF
4536 return (READ_BIT(RTCx->ISR, RTC_ISR_RECALPF) == (RTC_ISR_RECALPF)); in LL_RTC_IsActiveFlag_RECALP()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc_ex.c2082 if((hrtc->Instance->ISR & RTC_ISR_RECALPF) != RESET) in HAL_RTCEx_SetSmoothCalib()
2087 while((hrtc->Instance->ISR & RTC_ISR_RECALPF) != RESET) in HAL_RTCEx_SetSmoothCalib()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4440 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4947 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4607 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4607 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4796 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5036 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5142 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11899 #define RTC_ISR_RECALPF RTC_ISR_RECALPF_Msk macro