Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h268 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF
3531 #if defined(RTC_ISR_SHPF)
3540 return (READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)); in LL_RTC_IsActiveFlag_SHP()
Dstm32l1xx_hal_rtc_ex.h235 #define RTC_FLAG_SHPF ((uint32_t)RTC_ISR_SHPF)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h304 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF
3473 return (READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)); in LL_RTC_IsActiveFlag_SHP()
Dstm32l0xx_hal_rtc.h453 #define RTC_FLAG_SHPF ((uint32_t)RTC_ISR_SHPF)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h548 #define RTC_FLAG_SHPF RTC_ISR_SHPF
Dstm32l4xx_ll_rtc.h284 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF
4794 return (READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)); in LL_RTC_IsActiveFlag_SHP()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c1580 while((hrtc->Instance->ISR & RTC_ISR_SHPF) != RESET) in HAL_RTCEx_SetSynchroShift()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1270 while((hrtc->Instance->ISR & RTC_ISR_SHPF) != 0U)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rtc_ex.c2152 while((hrtc->Instance->ISR & RTC_ISR_SHPF) != RESET) in HAL_RTCEx_SetSynchroShift()
/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4479 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk /*!< */ macro
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4835 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk /*!< */ macro
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4986 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk /*!< */ macro
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4646 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4646 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5075 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5181 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk macro
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11938 #define RTC_ISR_SHPF RTC_ISR_SHPF_Msk macro