Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dutils.py536 value = convert_to_hex_value_without_prefix(letter)
542 def convert_to_hex_value_without_prefix(letter): function