Searched defs:character (Results 1 – 2 of 2) sorted by relevance
10 uint32_t character = color_cmd; in test_txt_should_identify_valid_start_of_command() local21 uint32_t character = '$'; in test_txt_should_identify_invalid_start_of_command() local32 uint32_t character = color_cmd; in test_txt_should_identify_scaped_command_in_parameter() local43 uint32_t character = '$'; in test_txt_should_skip_color_parameter_in_parameter() local54 uint32_t character = color_cmd; in test_txt_should_reset_state_when_receiving_color_cmd_while_processing_commands() local65 uint32_t character = ' '; in test_txt_should_identify_space_after_parameter() local
125 static inline void _out_buffer(char character, void * buffer, size_t idx, size_t maxlen) in _out_buffer()133 static inline void _out_null(char character, void * buffer, size_t idx, size_t maxlen) in _out_null()