/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rtc.h | 244 #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/ |
D | stm32f4xx_ll_rtc.h | 245 #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()
|
D | stm32f4xx_hal_rtc.h | 436 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_rtc.h | 246 #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()
|
D | stm32f3xx_hal_rtc.h | 440 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rtc.h | 246 #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()
|
D | stm32l1xx_hal_rtc_ex.h | 149 #define RTC_FLAG_ALRBF ((uint32_t)RTC_ISR_ALRBF)
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_rtc.h | 245 #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()
|
D | stm32f7xx_hal_rtc.h | 435 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rtc.h | 248 #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()
|
D | stm32l0xx_hal_rtc.h | 458 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF /*!< Alarm B event flag …
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rtc.h | 248 #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()
|
D | stm32wbxx_hal_rtc.h | 468 #define RTC_FLAG_ALRBF ((uint32_t)RTC_ISR_ALRBF)
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 260 #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()
|
D | stm32h7xx_hal_rtc.h | 518 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 260 #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()
|
D | stm32l4xx_hal_rtc.h | 585 #define RTC_FLAG_ALRBF RTC_ISR_ALRBF
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/soc/ |
D | stm32l010xb.h | 3935 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|
D | stm32l010x6.h | 3895 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|
D | stm32l010x4.h | 3858 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|
D | stm32l010x8.h | 3902 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|
D | stm32l011xx.h | 3967 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|
D | stm32l021xx.h | 4104 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|
D | stm32l031xx.h | 4075 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|
D | stm32l041xx.h | 4212 #define RTC_ISR_ALRBF RTC_ISR_ALRBF_Msk /*!< */ macro
|