Home
last modified time | relevance | path

Searched refs:RTC_ISR_ALRBWF (Results 1 – 25 of 159) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rtc.h248 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
2898 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32f2xx_hal_rtc.h379 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF /*!< ALRMBR register write allowance …
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rtc.h252 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
3488 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32f7xx_hal_rtc.h442 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF /*!< ALRMBR register write allowance …
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rtc.h255 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
3384 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32l0xx_hal_rtc.h465 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF /*!< ALRMBR register write allowance …
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rtc.h253 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
3415 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32f3xx_hal_rtc.h447 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF /*!< ALRMBR register write allowance …
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rtc.h252 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
3420 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32f4xx_hal_rtc.h443 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF /*!< ALRMBR register write allowance …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rtc.h257 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
3456 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32l1xx_hal_rtc.h463 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF /*!< ALRMBR register write allowance …
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rtc.h255 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
3571 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32wbxx_hal_rtc.h475 #define RTC_FLAG_ALRBWF ((uint32_t)RTC_ISR_ALRBWF)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h267 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
4191 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32h7xx_hal_rtc.h525 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h267 #define LL_RTC_ISR_ALRBWF RTC_ISR_ALRBWF
5209 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRBWF) == (RTC_ISR_ALRBWF)); in LL_RTC_IsActiveFlag_ALRBW()
Dstm32l4xx_hal_rtc.h592 #define RTC_FLAG_ALRBWF RTC_ISR_ALRBWF
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h4236 #define RTC_ISR_ALRBWF RTC_ISR_ALRBWF_Msk /*!< */ macro
Dstm32l010x8.h3926 #define RTC_ISR_ALRBWF RTC_ISR_ALRBWF_Msk /*!< */ macro
Dstm32l010xb.h3959 #define RTC_ISR_ALRBWF RTC_ISR_ALRBWF_Msk /*!< */ macro
Dstm32l011xx.h3991 #define RTC_ISR_ALRBWF RTC_ISR_ALRBWF_Msk /*!< */ macro
Dstm32l021xx.h4128 #define RTC_ISR_ALRBWF RTC_ISR_ALRBWF_Msk /*!< */ macro
Dstm32l031xx.h4099 #define RTC_ISR_ALRBWF RTC_ISR_ALRBWF_Msk /*!< */ macro
Dstm32l051xx.h4223 #define RTC_ISR_ALRBWF RTC_ISR_ALRBWF_Msk /*!< */ macro

1234567