Home
last modified time | relevance | path

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

12345678

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rtc.h228 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
2009 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
2031 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32wb0x_hal_rtc.h398 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rtc.h242 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
2766 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
2832 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32f2xx_hal_rtc.h374 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rtc.h233 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
2750 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
2831 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32f0xx_hal_rtc.h444 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rtc.h246 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
3312 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
3411 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32f7xx_hal_rtc.h436 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rtc.h249 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
3215 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
3307 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32l0xx_hal_rtc.h459 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rtc.h247 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
3248 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
3338 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32f3xx_hal_rtc.h441 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rtc.h246 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
3264 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
3343 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32f4xx_hal_rtc.h437 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rtc.h251 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
3285 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
3377 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32l1xx_hal_rtc.h455 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF /*!< Alarm A event flag …
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rtc.h249 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
3385 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
3492 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32wbxx_hal_rtc.h469 #define RTC_FLAG_ALRAF ((uint32_t)RTC_ISR_ALRAF)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h261 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
4015 return ((READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_ALRA()
4114 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32h7xx_hal_rtc.h519 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h261 #define LL_RTC_ISR_ALRAF RTC_ISR_ALRAF
5023 return (READ_BIT(RTCx->ISR, RTC_ISR_ALRAF) == (RTC_ISR_ALRAF)); in LL_RTC_IsActiveFlag_ALRA()
5130 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_ALRAF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_ALRA()
Dstm32l4xx_hal_rtc.h586 #define RTC_FLAG_ALRAF RTC_ISR_ALRAF
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h3455 #define RTC_ISR_ALRAF RTC_ISR_ALRAF_Msk macro
Dstm32f030x8.h3499 #define RTC_ISR_ALRAF RTC_ISR_ALRAF_Msk macro
Dstm32f070x6.h3535 #define RTC_ISR_ALRAF RTC_ISR_ALRAF_Msk macro

12345678