MCPcopy Create free account
hub / github.com/RoganDawes/LOGITacker / format_offset_string_print

Function format_offset_string_print

cli_mod/nrf_cli.c:2954–3041  ·  view source on GitHub ↗

Function prints a string on terminal screen with requested margin. * It takes care to not divide words. * p_cli Pointer to CLI instance. * p_str Pointer to string to be printed. * terminal_offset Requested left margin. * offset_first_line Add margin to the first printed line. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

nrf_cli_help_printFunction · 0.85

Calls 5

cursor_right_moveFunction · 0.85
cli_strlenFunction · 0.85
transport_buffer_flushFunction · 0.85
cli_writeFunction · 0.85
cursor_next_line_moveFunction · 0.85

Tested by

no test coverage detected