Searched defs:reg_is_24_hour (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/misc/intel-rtc/
H A Dintel-rtc.c87 static uint8_t read_reg_hour(bool reg_is_binary, bool reg_is_24_hour) { argument
114 static void write_reg_hour(uint8_t hour, bool reg_is_binary, bool reg_is_24_hour) { argument
145 static void rtc_mode(bool* reg_is_24_hour, bool* reg_is_binary) { argument
153 bool reg_is_24_hour; local
170 bool reg_is_24_hour; local
[all...]

Completed in 78 milliseconds