Home
last modified time | relevance | path

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

/external/v4l-utils/contrib/cobalt-ctl/
Ds-record.c46 static void str_to_char(char *str, unsigned char *buf, int length) in str_to_char() function
108 str_to_char(data, &flash[offset], payload_size); in s_record_to_bin()