Home
last modified time | relevance | path

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

12345678

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rtc.h472 #define RTC_FLAG_INITS ((uint32_t)RTC_ISR_INITS)
796 …L_RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ISR) & (RTC_ISR_INITS)) == RTC_ISR_INITS) ? 1U…
Dstm32wbxx_ll_rtc.h252 #define LL_RTC_ISR_INITS RTC_ISR_INITS
3536 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rtc.h231 #define LL_RTC_ISR_INITS RTC_ISR_INITS
2075 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32wb0x_hal_rtc.h401 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rtc.h245 #define LL_RTC_ISR_INITS RTC_ISR_INITS
2876 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32f2xx_hal_rtc.h377 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rtc.h236 #define LL_RTC_ISR_INITS RTC_ISR_INITS
2875 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32f0xx_hal_rtc.h447 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rtc.h249 #define LL_RTC_ISR_INITS RTC_ISR_INITS
3455 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32f7xx_hal_rtc.h439 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rtc.h252 #define LL_RTC_ISR_INITS RTC_ISR_INITS
3351 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32l0xx_hal_rtc.h462 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rtc.h250 #define LL_RTC_ISR_INITS RTC_ISR_INITS
3382 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32f3xx_hal_rtc.h444 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rtc.h249 #define LL_RTC_ISR_INITS RTC_ISR_INITS
3387 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32f4xx_hal_rtc.h440 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rtc.h254 #define LL_RTC_ISR_INITS RTC_ISR_INITS
3421 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32l1xx_hal_rtc.h458 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h264 #define LL_RTC_ISR_INITS RTC_ISR_INITS
4158 return ((READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
Dstm32h7xx_hal_rtc.h522 #define RTC_FLAG_INITS RTC_ISR_INITS
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h264 #define LL_RTC_ISR_INITS RTC_ISR_INITS
5174 return (READ_BIT(RTCx->ISR, RTC_ISR_INITS) == (RTC_ISR_INITS)); in LL_RTC_IsActiveFlag_INITS()
Dstm32l4xx_hal_rtc.h589 #define RTC_FLAG_INITS RTC_ISR_INITS
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h3467 #define RTC_ISR_INITS RTC_ISR_INITS_Msk macro
Dstm32f030x8.h3511 #define RTC_ISR_INITS RTC_ISR_INITS_Msk macro
Dstm32f070x6.h3547 #define RTC_ISR_INITS RTC_ISR_INITS_Msk macro

12345678