Home
last modified time | relevance | path

Searched refs:RTC_ISR_ALRAWF (Results 1 – 25 of 183) sorted by relevance

12345678

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rtc.h234 #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()
Dstm32wb0x_hal_rtc.h404 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rtc.h249 #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()
Dstm32f2xx_hal_rtc.h380 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rtc.h239 #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()
Dstm32f0xx_hal_rtc.h452 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rtc.h253 #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()
Dstm32f7xx_hal_rtc.h443 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rtc.h256 #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()
Dstm32l0xx_hal_rtc.h466 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rtc.h254 #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()
Dstm32f3xx_hal_rtc.h448 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rtc.h253 #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()
Dstm32f4xx_hal_rtc.h444 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rtc.h258 #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()
Dstm32l1xx_hal_rtc.h464 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF /*!< ALRMAR register write allowance …
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rtc.h256 #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()
Dstm32wbxx_hal_rtc.h476 #define RTC_FLAG_ALRAWF ((uint32_t)RTC_ISR_ALRAWF)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h268 #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()
Dstm32h7xx_hal_rtc.h526 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h268 #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()
Dstm32l4xx_hal_rtc.h593 #define RTC_FLAG_ALRAWF RTC_ISR_ALRAWF
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h3473 #define RTC_ISR_ALRAWF RTC_ISR_ALRAWF_Msk macro
Dstm32f030x8.h3517 #define RTC_ISR_ALRAWF RTC_ISR_ALRAWF_Msk macro
Dstm32f070x6.h3553 #define RTC_ISR_ALRAWF RTC_ISR_ALRAWF_Msk macro

12345678