Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h263 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3377 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)); in LL_RTC_IsActiveFlag_ALRB()
3473 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32l1xx_hal_rtc_ex.h229 #define RTC_FLAG_ALRBF ((uint32_t)RTC_ISR_ALRBF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h299 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3311 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)); in LL_RTC_IsActiveFlag_ALRB()
3407 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32l0xx_hal_rtc.h448 #define RTC_FLAG_ALRBF ((uint32_t)RTC_ISR_ALRBF)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h279 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
4621 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)); in LL_RTC_IsActiveFlag_ALRB()
4728 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32l4xx_hal_rtc.h543 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4461 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4968 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4628 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4628 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4817 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5057 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5163 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11920 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk macro