Home
last modified time | relevance | path

Searched refs:BinaryMode (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rtc.h925 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
927 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h1150 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
1152 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rtc.h1158 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
1160 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rtc.h1143 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
1145 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rtc.h1192 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
1194 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rtc.h1173 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
1175 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rtc.h1232 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
1234 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()