Home | Sort by: relevance | last modified time | path |
/src/sys/dev/i2c/ | |
ac100.c | 216 uint16_t sec, min, hou, wee, day, mon, yea; local in function:ac100_rtc_gettime 222 ac100_read(sc, AC100_RTC_WEE_REG, &wee); 231 dt->dt_wday = bcdtobin(wee & 0x7); |
ac100.c | 216 uint16_t sec, min, hou, wee, day, mon, yea; local in function:ac100_rtc_gettime 222 ac100_read(sc, AC100_RTC_WEE_REG, &wee); 231 dt->dt_wday = bcdtobin(wee & 0x7); |