Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_rtc.h62 #define SUNXI_DATE_GET_YEAR_VALUE(x, d) SUNXI_GET(x, (d)->mask, (d)->yshift)
83 #define SUNXI_DATE_SET_YEAR_VALUE(x, d) SUNXI_SET(x, (d)->mask, (d)->yshift)
111 unsigned int yshift; /* bit shift to get the year */ member
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c43 .yshift = 16,

Completed in 8 milliseconds