Searched refs:RTC_ISR_WUTWF (Results 1 – 25 of 171) sorted by relevance
1234567
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_rtc.h | 238 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 2898 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32f0xx_hal_rtc.h | 450 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF /*!< WUTR register write allowance fl…
|
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rtc.h | 247 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 2887 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32f2xx_hal_rtc.h | 378 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF /*!< WUTR register write allowance fl…
|
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rtc.h | 256 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 3445 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32l1xx_hal_rtc.h | 462 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF /*!< WUTR register write allowance fl…
|
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_rtc.h | 251 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 3477 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32f7xx_hal_rtc.h | 441 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF /*!< WUTR register write allowance fl…
|
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rtc.h | 254 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 3373 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32l0xx_hal_rtc.h | 464 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF /*!< WUTR register write allowance fl…
|
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_rtc.h | 251 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 3409 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32f4xx_hal_rtc.h | 442 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF /*!< WUTR register write allowance fl…
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_rtc.h | 252 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 3404 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32f3xx_hal_rtc.h | 446 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF /*!< WUTR register write allowance fl…
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rtc.h | 254 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 3559 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32wbxx_hal_rtc.h | 474 #define RTC_FLAG_WUTWF ((uint32_t)RTC_ISR_WUTWF)
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_rtc.h | 266 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 4180 return ((READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)) ? 1UL : 0UL); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32h7xx_hal_rtc.h | 524 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rtc.h | 266 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF 5197 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
|
D | stm32l4xx_hal_rtc.h | 591 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc_ex.c | 768 while (READ_BIT(hrtc->Instance->ISR, RTC_ISR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer() 861 while (READ_BIT(hrtc->Instance->ISR, RTC_ISR_WUTWF) == 0U) in HAL_RTCEx_SetWakeUpTimer_IT()
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rtc.c | 413 while (((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == 0U) in HAL_RTC_DeInit()
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rtc.c | 398 while ((((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == 0U) && (status != HAL_TIMEOUT)) in HAL_RTC_DeInit()
|
/hal_stm32-3.6.0/stm32cube/stm32l0xx/soc/ |
D | stm32l051xx.h | 4220 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
|
D | stm32l010x4.h | 3879 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
|
1234567