Searched refs:RTC_ICSR_INITS (Results 1 – 25 of 134) sorted by relevance
123456
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rtc.h | 559 …TIALIZED(__HANDLE__) (((((__HANDLE__)->Instance->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS) ? 1… 817 RTC_ICSR_RSF | RTC_ICSR_INITS | RTC_ICSR_SHPF | \
|
D | stm32l5xx_ll_rtc.h | 251 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 3921 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1U : 0U); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rtc.h | 570 …TIALIZED(__HANDLE__) (((((__HANDLE__)->Instance->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS) ? 1… 836 RTC_ICSR_RSF | RTC_ICSR_INITS | RTC_ICSR_SHPF | \
|
D | stm32g0xx_ll_rtc.h | 247 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 3429 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rtc.h | 567 …TIALIZED(__HANDLE__) (((((__HANDLE__)->Instance->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS) ? 1… 888 RTC_ICSR_RSF | RTC_ICSR_INITS | RTC_ICSR_SHPF | \
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rtc.h | 549 … (RTC_ICSR_INITS)) == RTC_ICSR_INITS) ? 1U : 0U)
|
D | stm32c0xx_ll_rtc.h | 243 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 2288 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rtc.h | 718 …RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS) ? 1…
|
D | stm32wlxx_ll_rtc.h | 251 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 3741 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1U : 0U); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_rtc.h | 725 …HAL_RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS))
|
D | stm32wbaxx_hal_rtc_ex.h | 929 … ((__FLAG__) == RTC_FLAG_INITS) ? (READ_BIT(RTC->ICSR, RTC_ICSR_INITS) == \ 930 RTC_ICSR_INITS) : \
|
D | stm32wbaxx_ll_rtc.h | 274 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 4146 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1U : 0U); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rtc.h | 731 …HAL_RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS))
|
D | stm32n6xx_hal_rtc_ex.h | 918 … ((__FLAG__) == RTC_FLAG_INITS) ? (READ_BIT(RTC->ICSR, RTC_ICSR_INITS) == \ 919 RTC_ICSR_INITS) : \
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rtc.h | 735 …HAL_RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS))
|
D | stm32h7rsxx_hal_rtc_ex.h | 857 … ((__FLAG__) == RTC_FLAG_INITS) ? (READ_BIT(RTC->ICSR, RTC_ICSR_INITS) == \ 858 RTC_ICSR_INITS) : \
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rtc.h | 751 …HAL_RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS))
|
D | stm32h5xx_hal_rtc_ex.h | 958 (READ_BIT(RTC->ICSR, RTC_ICSR_INITS) == \ 959 RTC_ICSR_INITS) : \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rtc.h | 743 …HAL_RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS))
|
D | stm32u5xx_hal_rtc_ex.h | 897 … ((__FLAG__) == RTC_FLAG_INITS) ? (READ_BIT(RTC->ICSR, RTC_ICSR_INITS) == \ 898 RTC_ICSR_INITS) : \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rtc.h | 649 …RTC_IS_CALENDAR_INITIALIZED(__HANDLE__) ((((RTC->ICSR) & (RTC_ICSR_INITS)) == RTC_ICSR_INITS) ? 1…
|
D | stm32l4xx_ll_rtc.h | 248 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 3983 return (READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_rtc.h | 248 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 3581 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1U : 0U); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_rtc.h | 251 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 3672 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1U : 0U); in LL_RTC_IsActiveFlag_INITS()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 248 #define LL_RTC_ICSR_INITS RTC_ICSR_INITS 4391 return ((READ_BIT(RTCx->ICSR, RTC_ICSR_INITS) == (RTC_ICSR_INITS)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_INITS()
|
123456