Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_rtc.h80 #define RTC_DIVL_DIV BITS(0,15) /*!< divider low value */ macro
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_rtc.h138 #define RTC_DIVL_DIV (0xFFFFU << RTC_DIVL_DIV_Pos) ///< RTC Clock Divider … macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h4962 #define RTC_DIVL_DIV(x) (((uint32_t)(((uint32_t)(x)) << RTC_DIVL_DIV_SHIFT)… macro

Completed in 53 milliseconds