Searched refs:RTC_ISR_INITS (Results 1 – 25 of 183) sorted by relevance
12345678
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rtc.h | 472 #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…
|
D | stm32wbxx_ll_rtc.h | 252 #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/ |
D | stm32wb0x_ll_rtc.h | 231 #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()
|
D | stm32wb0x_hal_rtc.h | 401 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rtc.h | 245 #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()
|
D | stm32f2xx_hal_rtc.h | 377 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_rtc.h | 236 #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()
|
D | stm32f0xx_hal_rtc.h | 447 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_rtc.h | 249 #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()
|
D | stm32f7xx_hal_rtc.h | 439 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rtc.h | 252 #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()
|
D | stm32l0xx_hal_rtc.h | 462 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_rtc.h | 250 #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()
|
D | stm32f3xx_hal_rtc.h | 444 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_rtc.h | 249 #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()
|
D | stm32f4xx_hal_rtc.h | 440 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rtc.h | 254 #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()
|
D | stm32l1xx_hal_rtc.h | 458 #define RTC_FLAG_INITS RTC_ISR_INITS /*!< RTC initialization status flag …
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 264 #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()
|
D | stm32h7xx_hal_rtc.h | 522 #define RTC_FLAG_INITS RTC_ISR_INITS
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 264 #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()
|
D | stm32l4xx_hal_rtc.h | 589 #define RTC_FLAG_INITS RTC_ISR_INITS
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 3467 #define RTC_ISR_INITS RTC_ISR_INITS_Msk macro
|
D | stm32f030x8.h | 3511 #define RTC_ISR_INITS RTC_ISR_INITS_Msk macro
|
D | stm32f070x6.h | 3547 #define RTC_ISR_INITS RTC_ISR_INITS_Msk macro
|
12345678