Home
last modified time | relevance | path

Searched refs:RTC_ISR_WUTF (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h262 #define LL_RTC_ISR_WUTF RTC_ISR_WUTF
3365 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTF) == (RTC_ISR_WUTF)); in LL_RTC_IsActiveFlag_WUT()
3461 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_WUTF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))… in LL_RTC_ClearFlag_WUT()
Dstm32l1xx_hal_rtc_ex.h228 #define RTC_FLAG_WUTF ((uint32_t)RTC_ISR_WUTF)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h298 #define LL_RTC_ISR_WUTF RTC_ISR_WUTF
3299 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTF) == (RTC_ISR_WUTF)); in LL_RTC_IsActiveFlag_WUT()
3395 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_WUTF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))… in LL_RTC_ClearFlag_WUT()
Dstm32l0xx_hal_rtc.h447 #define RTC_FLAG_WUTF ((uint32_t)RTC_ISR_WUTF)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h278 #define LL_RTC_ISR_WUTF RTC_ISR_WUTF
4609 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTF) == (RTC_ISR_WUTF)); in LL_RTC_IsActiveFlag_WUT()
4716 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_WUTF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))… in LL_RTC_ClearFlag_WUT()
Dstm32l4xx_hal_rtc.h542 #define RTC_FLAG_WUTF RTC_ISR_WUTF
/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4458 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk /*!< */ macro
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4814 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk /*!< */ macro
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4965 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk /*!< */ macro
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4625 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4625 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5054 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5160 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11917 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro