Searched refs:gray_code_to_binary (Results 1 – 1 of 1) sorted by relevance
18 static uint64_t gray_code_to_binary(uint64_t gray_code) in gray_code_to_binary() function41 bin_code = gray_code_to_binary(gray_code); in lastbus_dump_monitor()