/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rtc.c | 326 hrtc->Instance->OR &= (uint32_t)~(RTC_OR_ALARMOUTTYPE | RTC_OR_OUT_RMP); in HAL_RTC_Init() 328 hrtc->Instance->OR &= (uint32_t)~(RTC_OR_OUT_RMP); in HAL_RTC_Init()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rtc.h | 1013 SET_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_EnableOutRemap() 1024 CLEAR_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_DisableOutRemap()
|
D | stm32l0xx_hal_rtc.h | 267 #define RTC_OUTPUT_REMAP_POS1 RTC_OR_OUT_RMP
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rtc.h | 1056 SET_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_EnableOutRemap() 1067 CLEAR_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_DisableOutRemap()
|
D | stm32wbxx_hal_rtc.h | 275 #define RTC_OUTPUT_REMAP_POS1 ((uint32_t)RTC_OR_OUT_RMP)
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rtc.h | 330 #define RTC_OUTPUT_REMAP_POS1 RTC_OR_OUT_RMP
|
D | stm32h7xx_ll_rtc.h | 1328 SET_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_EnableOutRemap() 1339 CLEAR_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_DisableOutRemap()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rtc.h | 336 #define RTC_OUTPUT_REMAP_POS1 RTC_OR_OUT_RMP
|
D | stm32l4xx_ll_rtc.h | 1486 SET_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_EnableOutRemap() 1497 CLEAR_BIT(RTCx->OR, RTC_OR_OUT_RMP); in LL_RTC_DisableOutRemap()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rtc.c | 330 hrtc->Instance->OR &= ~(RTC_OR_ALARMOUTTYPE | RTC_OR_OUT_RMP); in HAL_RTC_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc.c | 362 hrtc->Instance->OR &= ~(RTC_OR_ALARMOUTTYPE | RTC_OR_OUT_RMP); in HAL_RTC_Init()
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 4627 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4633 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l010x8.h | 4302 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4308 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l010xb.h | 4350 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4356 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l011xx.h | 4367 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4373 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l021xx.h | 4504 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4510 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l031xx.h | 4490 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4496 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l051xx.h | 4599 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4605 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l010x4.h | 4258 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4264 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l010x6.h | 4310 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4316 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l081xx.h | 4870 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4876 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l071xx.h | 4733 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4739 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l052xx.h | 4992 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 4998 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l062xx.h | 5129 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 5135 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|
D | stm32l053xx.h | 5145 #define RTC_OR_OUT_RMP RTC_OR_OUT_RMP_Msk /*!< */ macro 5151 #define RTC_OR_RTC_OUT_RMP RTC_OR_OUT_RMP
|