/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rtc.c | 1379 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1384 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1582 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT() 1587 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rtc.c | 1496 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1501 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1701 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT() 1706 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rtc.c | 1529 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1534 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1741 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT() 1746 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rtc.c | 1556 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1561 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1768 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT() 1773 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rtc.c | 1469 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1474 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1680 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT() 1685 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rtc.c | 1560 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1565 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm() 1772 SET_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT() 1777 CLEAR_BIT(RTC->CR, RTC_CR_ALRAFCLR); in HAL_RTC_SetAlarm_IT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 6874 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32wba52xx.h | 10802 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32wba54xx.h | 11196 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32wba5mxx.h | 11214 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32wba55xx.h | 11214 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 6010 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32u083xx.h | 6905 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32u073xx.h | 6638 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 9641 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32h523xx.h | 14162 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32h562xx.h | 15150 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32h533xx.h | 14711 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32h573xx.h | 17795 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 16131 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32u535xx.h | 15579 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32u575xx.h | 17094 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 16807 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32h7s7xx.h | 17889 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|
D | stm32h7s3xx.h | 17457 #define RTC_CR_ALRAFCLR RTC_CR_ALRAFCLR_Msk /*!<Alarm A mas… macro
|