/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rtc.h | 238 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 2722 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 2788 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32f2xx_hal_rtc.h | 370 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF /*!< Timestamp overflow flag …
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_rtc.h | 230 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 2715 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 2796 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32f0xx_hal_rtc.h | 439 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF /*!< Timestamp overflow flag …
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_rtc.h | 242 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 3268 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 3367 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32f7xx_hal_rtc.h | 431 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF /*!< Timestamp overflow flag …
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rtc.h | 245 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 3171 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 3263 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32l0xx_hal_rtc.h | 455 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF /*!< Timestamp overflow flag …
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_rtc.h | 243 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 3204 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 3294 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32f3xx_hal_rtc.h | 437 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF /*!< Timestamp overflow flag …
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_rtc.h | 242 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 3220 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 3299 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32f4xx_hal_rtc.h | 433 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF /*!< Timestamp overflow flag …
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rtc.h | 247 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 3241 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 3333 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32l1xx_hal_rtc.h | 451 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF /*!< Timestamp overflow flag …
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rtc.h | 245 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 3339 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 3446 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32wbxx_hal_rtc.h | 462 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF)
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 257 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 3971 return ((READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_TSOV() 4070 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32h7xx_hal_rtc.h | 514 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 257 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF 4977 return (READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)); in LL_RTC_IsActiveFlag_TSOV() 5084 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
|
D | stm32l4xx_hal_rtc.h | 581 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_rtc.h | 225 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 3449 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro
|
D | stm32f030x8.h | 3493 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro
|
D | stm32f070x6.h | 3529 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 4203 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk /*!< */ macro
|