Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc.c857 if((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()
864 while((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h265 #define LL_RTC_ISR_INITF RTC_ISR_INITF
3495 return (READ_BIT(RTCx->ISR, RTC_ISR_INITF) == (RTC_ISR_INITF)); in LL_RTC_IsActiveFlag_INIT()
Dstm32l1xx_hal_rtc_ex.h231 #define RTC_FLAG_INITF ((uint32_t)RTC_ISR_INITF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc.c1465 if((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()
1472 while((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h301 #define LL_RTC_ISR_INITF RTC_ISR_INITF
3429 return (READ_BIT(RTCx->ISR, RTC_ISR_INITF) == (RTC_ISR_INITF)); in LL_RTC_IsActiveFlag_INIT()
Dstm32l0xx_hal_rtc.h450 #define RTC_FLAG_INITF ((uint32_t)RTC_ISR_INITF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c1934 if((hrtc->Instance->ISR & RTC_ISR_INITF) == 0U) in RTC_EnterInitMode()
1941 while((hrtc->Instance->ISR & RTC_ISR_INITF) == 0U) in RTC_EnterInitMode()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h545 #define RTC_FLAG_INITF RTC_ISR_INITF
Dstm32l4xx_ll_rtc.h281 #define LL_RTC_ISR_INITF RTC_ISR_INITF
4750 return (READ_BIT(RTCx->ISR, RTC_ISR_INITF) == (RTC_ISR_INITF)); in LL_RTC_IsActiveFlag_INIT()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4470 #define RTC_ISR_INITF RTC_ISR_INITF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4977 #define RTC_ISR_INITF RTC_ISR_INITF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4637 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4637 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4826 #define RTC_ISR_INITF RTC_ISR_INITF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5066 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5172 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11929 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro