Searched refs:binary_mode (Results 1 – 3 of 3) sorted by relevance
133 uint8_t binary_mode = 0; in tftp_cmd() local141 binary_mode = 1; in tftp_cmd()145 tftp_client_set_binary_mode(binary_mode); in tftp_cmd()
284 void tftp_client_set_binary_mode(uint8_t binary_mode) in tftp_client_set_binary_mode() argument286 tftp_binary_mode = binary_mode; in tftp_client_set_binary_mode()
115 void tftp_client_set_binary_mode(uint8_t binary_mode);
Completed in 5 milliseconds