Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rtc.h1151 __STATIC_INLINE void LL_RTC_SetBinaryMode(RTC_TypeDef *RTCx, uint32_t BinaryMode) in LL_RTC_SetBinaryMode() argument
1153 MODIFY_REG(RTCx->ICSR, RTC_ICSR_BIN, BinaryMode); in LL_RTC_SetBinaryMode()