Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_rtc.h112 unsigned char leap_shift; /* bit shift to get the leap year */ member
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c44 .leap_shift = 23,
372 date |= SUNXI_LEAP_SET_VALUE(1, rtc_dev->data_year->leap_shift); in hal_rtc_settime()

Completed in 6 milliseconds