Searched refs:l_nibble (Results 1 – 1 of 1) sorted by relevance
175 uint8_t l_nibble = value & 0x0F; in modbus_ascii_bin2hex() local179 hex2char(l_nibble, pbuf); in modbus_ascii_bin2hex()