Searched refs:RTC_ISR_SHPF (Results 1 – 25 of 185) sorted by relevance
12345678
| /hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
| D | stm32wb0x_ll_rtc.h | 232 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 2086 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32wb0x_hal_rtc.h | 402 #define RTC_FLAG_SHPF RTC_ISR_SHPF /*!< Shift operation pending flag …
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
| D | stm32f0xx_ll_rtc.h | 237 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 2886 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32f0xx_hal_rtc.h | 448 #define RTC_FLAG_SHPF RTC_ISR_SHPF /*!< Shift operation pending flag …
|
| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
| D | stm32f7xx_ll_rtc.h | 250 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 3466 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32f7xx_hal_rtc.h | 440 #define RTC_FLAG_SHPF RTC_ISR_SHPF /*!< Shift operation pending flag …
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
| D | stm32l0xx_ll_rtc.h | 253 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 3362 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32l0xx_hal_rtc.h | 463 #define RTC_FLAG_SHPF RTC_ISR_SHPF /*!< Shift operation pending flag …
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
| D | stm32f3xx_ll_rtc.h | 251 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 3393 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32f3xx_hal_rtc.h | 445 #define RTC_FLAG_SHPF RTC_ISR_SHPF /*!< Shift operation pending flag …
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
| D | stm32f4xx_ll_rtc.h | 250 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 3398 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32f4xx_hal_rtc.h | 441 #define RTC_FLAG_SHPF RTC_ISR_SHPF /*!< Shift operation pending flag …
|
| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
| D | stm32l1xx_ll_rtc.h | 255 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 3433 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32l1xx_hal_rtc.h | 460 #define RTC_FLAG_SHPF RTC_ISR_SHPF /*!< Shift operation pending flag …
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_ll_rtc.h | 253 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 3547 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32wbxx_hal_rtc.h | 473 #define RTC_FLAG_SHPF ((uint32_t)RTC_ISR_SHPF)
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
| D | stm32h7xx_ll_rtc.h | 265 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 4169 return ((READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32h7xx_hal_rtc.h | 523 #define RTC_FLAG_SHPF RTC_ISR_SHPF
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_ll_rtc.h | 265 #define LL_RTC_ISR_SHPF RTC_ISR_SHPF 5185 return (READ_BIT(RTCx->ISR, RTC_ISR_SHPF) == (RTC_ISR_SHPF)); in LL_RTC_IsActiveFlag_SHP()
|
| D | stm32l4xx_hal_rtc.h | 590 #define RTC_FLAG_SHPF RTC_ISR_SHPF
|
| /hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
| D | stm32wb0x_hal_rtc_ex.c | 635 while ((hrtc->Instance->ISR & RTC_ISR_SHPF) != 0U) in HAL_RTCEx_SetSynchroShift()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
| D | stm32f4xx_hal_rtc_ex.c | 1503 while ((hrtc->Instance->ISR & RTC_ISR_SHPF) != 0U) in HAL_RTCEx_SetSynchroShift()
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
| D | stm32f0xx_hal_rtc_ex.c | 1433 while ((hrtc->Instance->ISR & RTC_ISR_SHPF) != 0U) in HAL_RTCEx_SetSynchroShift()
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
| D | stm32f3xx_hal_rtc_ex.c | 1430 while ((hrtc->Instance->ISR & RTC_ISR_SHPF) != 0U) in HAL_RTCEx_SetSynchroShift()
|
| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
| D | stm32l1xx_hal_rtc_ex.c | 1562 while ((hrtc->Instance->ISR & RTC_ISR_SHPF) != 0U) in HAL_RTCEx_SetSynchroShift()
|
12345678