Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h300 #define LL_RTC_CR_ALRAIE RTC_CR_ALRAIE
3962 SET_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_EnableIT_ALRA()
3974 CLEAR_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_DisableIT_ALRA()
4018 return (READ_BIT(RTCx->CR, RTC_CR_ALRAIE) == (RTC_CR_ALRAIE)); in LL_RTC_IsEnabledIT_ALRA()
4923 SET_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_EnableIT_ALRA()
4935 CLEAR_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_DisableIT_ALRA()
5075 return (READ_BIT(RTCx->CR, RTC_CR_ALRAIE) == (RTC_CR_ALRAIE)); in LL_RTC_IsEnabledIT_ALRA()
Dstm32l4xx_hal_rtc.h478 #define RTC_IT_ALRA RTC_CR_ALRAIE /*!< Enable Alarm A Interrupt */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h283 #define LL_RTC_CR_ALRAIE RTC_CR_ALRAIE
3670 SET_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_EnableIT_ALRA()
3682 CLEAR_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_DisableIT_ALRA()
3750 return (READ_BIT(RTCx->CR, RTC_CR_ALRAIE) == (RTC_CR_ALRAIE)); in LL_RTC_IsEnabledIT_ALRA()
Dstm32l1xx_hal_rtc_ex.h207 #define RTC_IT_ALRA ((uint32_t)RTC_CR_ALRAIE)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h319 #define LL_RTC_CR_ALRAIE RTC_CR_ALRAIE
3602 SET_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_EnableIT_ALRA()
3614 CLEAR_BIT(RTCx->CR, RTC_CR_ALRAIE); in LL_RTC_DisableIT_ALRA()
3754 return (READ_BIT(RTCx->CR, RTC_CR_ALRAIE) == (RTC_CR_ALRAIE)); in LL_RTC_IsEnabledIT_ALRA()
Dstm32l0xx_hal_rtc.h404 #define RTC_IT_ALRA ((uint32_t)RTC_CR_ALRAIE) /*!< Enable Alarm A Interr…
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4405 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4912 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4564 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4564 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4761 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4993 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5099 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11856 #define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk macro