Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h269 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF
3553 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
Dstm32l1xx_hal_rtc_ex.h237 #define RTC_FLAG_WUTWF ((uint32_t)RTC_ISR_WUTWF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h305 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF
3485 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
Dstm32l0xx_hal_rtc.h454 #define RTC_FLAG_WUTWF ((uint32_t)RTC_ISR_WUTWF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h549 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF
Dstm32l4xx_ll_rtc.h285 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF
4806 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc.c288 while(((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == (uint32_t)RESET) in HAL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc.c438 while(((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == 0U) in HAL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc_ex.c162 while(((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == (uint32_t)RESET) in HAL_RTC_DeInit()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4482 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4989 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4649 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4649 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4838 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5078 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5184 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11941 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro