/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rtc.h | 239 #define LL_RTC_ISR_TSF RTC_ISR_TSF 2733 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 2799 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32f2xx_hal_rtc.h | 371 #define RTC_FLAG_TSF RTC_ISR_TSF /*!< Timestamp event flag …
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_rtc.h | 231 #define LL_RTC_ISR_TSF RTC_ISR_TSF 2726 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 2807 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32f0xx_hal_rtc.h | 440 #define RTC_FLAG_TSF RTC_ISR_TSF /*!< Timestamp event flag …
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_rtc.h | 243 #define LL_RTC_ISR_TSF RTC_ISR_TSF 3279 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 3378 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32f7xx_hal_rtc.h | 432 #define RTC_FLAG_TSF RTC_ISR_TSF /*!< Timestamp event flag …
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rtc.h | 246 #define LL_RTC_ISR_TSF RTC_ISR_TSF 3182 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 3274 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32l0xx_hal_rtc.h | 456 #define RTC_FLAG_TSF RTC_ISR_TSF /*!< Timestamp event flag …
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_rtc.h | 244 #define LL_RTC_ISR_TSF RTC_ISR_TSF 3215 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 3305 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32f3xx_hal_rtc.h | 438 #define RTC_FLAG_TSF RTC_ISR_TSF /*!< Timestamp event flag …
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_rtc.h | 243 #define LL_RTC_ISR_TSF RTC_ISR_TSF 3231 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 3310 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32f4xx_hal_rtc.h | 434 #define RTC_FLAG_TSF RTC_ISR_TSF /*!< Timestamp event flag …
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rtc.h | 248 #define LL_RTC_ISR_TSF RTC_ISR_TSF 3252 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 3344 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32l1xx_hal_rtc.h | 452 #define RTC_FLAG_TSF RTC_ISR_TSF /*!< Timestamp event flag …
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rtc.h | 246 #define LL_RTC_ISR_TSF RTC_ISR_TSF 3350 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 3457 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32wbxx_hal_rtc.h | 463 #define RTC_FLAG_TSF ((uint32_t)RTC_ISR_TSF)
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 258 #define LL_RTC_ISR_TSF RTC_ISR_TSF 3982 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TS() 4081 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32h7xx_hal_rtc.h | 515 #define RTC_FLAG_TSF RTC_ISR_TSF
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 258 #define LL_RTC_ISR_TSF RTC_ISR_TSF 4988 return (READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)); in LL_RTC_IsActiveFlag_TS() 5095 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
|
D | stm32l4xx_hal_rtc.h | 582 #define RTC_FLAG_TSF RTC_ISR_TSF
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_rtc.h | 226 #define LL_RTC_ISR_TSF RTC_ISR_TSF
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 3452 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro
|
D | stm32f030x8.h | 3496 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro
|
D | stm32f070x6.h | 3532 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 4206 #define RTC_ISR_TSF RTC_ISR_TSF_Msk /*!< */ macro
|