Home
last modified time | relevance | path

Searched refs:RTC_OR_OUT2_RMP (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rtc_ex.c3102 #if defined (RTC_OR_OUT2_RMP)
3115 SET_BIT(RTC->OR, RTC_OR_OUT2_RMP); in HAL_RTCEx_EnableRemapRtcOut2()
3130 CLEAR_BIT(RTC->OR, RTC_OR_OUT2_RMP); in HAL_RTCEx_DisableRemapRtcOut2()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rtc.h6416 #if defined (RTC_OR_OUT2_RMP)
6428 SET_BIT(RTC->OR, RTC_OR_OUT2_RMP); in LL_RTC_EnableRemapRtcOut2()
6442 CLEAR_BIT(RTC->OR, RTC_OR_OUT2_RMP); in LL_RTC_DisableRemapRtcOut2()
6456 return ((READ_BIT(RTC->OR, RTC_OR_OUT2_RMP) == (RTC_OR_OUT2_RMP)) ? 1U : 0U); in LL_RTC_IsEnabledRemapRtcOut2()
Dstm32h5xx_hal_rtc_ex.h1739 #if defined (RTC_OR_OUT2_RMP)
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h14608 #define RTC_OR_OUT2_RMP RTC_OR_OUT2_RMP_Msk macro
Dstm32h562xx.h15596 #define RTC_OR_OUT2_RMP RTC_OR_OUT2_RMP_Msk macro
Dstm32h533xx.h15157 #define RTC_OR_OUT2_RMP RTC_OR_OUT2_RMP_Msk macro
Dstm32h573xx.h18241 #define RTC_OR_OUT2_RMP RTC_OR_OUT2_RMP_Msk macro
Dstm32h563xx.h17692 #define RTC_OR_OUT2_RMP RTC_OR_OUT2_RMP_Msk macro