Searched refs:sys_toyread0 (Results 1 – 1 of 1) sorted by relevance
27 rt_uint32_t sys_toyread0; member51 rt_uint32_t sys_toyread0; member85 rtctm.sys_toyread0 <<= 31 - 26 + 1; in mkrtctime()87 rtctm.sys_toyread0 <<= 25 - 21 + 1; in mkrtctime()88 rtctm.sys_toyread0 |= tm->tm_mday; in mkrtctime()92 rtctm.sys_toyread0 |= tm->tm_min; in mkrtctime()93 rtctm.sys_toyread0 <<= 9 - 4 + 1; in mkrtctime()94 rtctm.sys_toyread0 |= tm->tm_sec; in mkrtctime()96 rtctm.sys_toyread0 <<= 3 - 0 + 1; in mkrtctime()97 rtctm.sys_toyread0 |= 0; in mkrtctime()[all …]
Completed in 4 milliseconds