Searched refs:RTC_ISR_ALRAWF (Results 1 – 25 of 183) sorted by relevance
12345678
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_rtc.h | 234 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 2108 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32wb0x_hal_rtc.h | 404 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rtc.h | 249 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 2909 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32f2xx_hal_rtc.h | 380 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_rtc.h | 239 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 2910 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32f0xx_hal_rtc.h | 452 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_rtc.h | 253 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 3499 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32f7xx_hal_rtc.h | 443 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rtc.h | 256 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 3395 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32l0xx_hal_rtc.h | 466 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_rtc.h | 254 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 3426 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32f3xx_hal_rtc.h | 448 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_rtc.h | 253 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 3431 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32f4xx_hal_rtc.h | 444 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rtc.h | 258 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 3467 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32l1xx_hal_rtc.h | 464 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rtc.h | 256 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 3582 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32wbxx_hal_rtc.h | 476 #define RTC_FLAG_ALRAWF ((uint32_t)RTC_ISR_ALRAWF)
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 268 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 4202 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32h7xx_hal_rtc.h | 526 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 268 #define LL_RTC_ISR_ALRAWF RTC_ISR_ALRAWF 5220 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRAWF) == (RTC_ISR_ALRAWF)); in LL_RTC_IsActiveFlag_ALRAW()
|
D | stm32l4xx_hal_rtc.h | 593 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 3473 #define RTC_ISR_ALRAWF RTC_ISR_ALRAWF_Msk macro
|
D | stm32f030x8.h | 3517 #define RTC_ISR_ALRAWF RTC_ISR_ALRAWF_Msk macro
|
D | stm32f070x6.h | 3553 #define RTC_ISR_ALRAWF RTC_ISR_ALRAWF_Msk macro
|
12345678