Home
last modified time | relevance | path

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

1234567

/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rtc.h244 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
2969 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)); in LL_RTC_IsActiveFlag_ALRB()
3037 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rtc.h245 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3253 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRB()
3332 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32f4xx_hal_rtc.h436 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rtc.h246 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3237 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRB()
3327 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32f3xx_hal_rtc.h440 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rtc.h246 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3329 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRB()
3426 …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.h149 #define RTC_FLAG_ALRBF ((uint32_t)RTC_ISR_ALRBF)
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rtc.h245 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3301 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRB()
3400 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32f7xx_hal_rtc.h435 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rtc.h248 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3204 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRB()
3296 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32l0xx_hal_rtc.h458 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rtc.h248 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
3374 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRB()
3481 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32wbxx_hal_rtc.h468 #define RTC_FLAG_ALRBF ((uint32_t)RTC_ISR_ALRBF)
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h260 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
4004 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRB()
4103 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32h7xx_hal_rtc.h518 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h260 #define LL_RTC_ISR_ALRBF RTC_ISR_ALRBF
5012 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRBF) == (RTC_ISR_ALRBF)); in LL_RTC_IsActiveFlag_ALRB()
5119 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRBF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRB()
Dstm32l4xx_hal_rtc.h585 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF
/hal_stm32-3.4.0/stm32cube/stm32l0xx/soc/
Dstm32l010xb.h3935 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
Dstm32l010x6.h3895 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
Dstm32l010x4.h3858 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
Dstm32l010x8.h3902 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
Dstm32l011xx.h3967 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
Dstm32l021xx.h4104 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
Dstm32l031xx.h4075 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
Dstm32l041xx.h4212 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro

1234567