Lines Matching refs:f
318 return f'{bitrate:.2f} {units[unit_index]}'
401 commands = ['diag channel', f'diag channel {channel}']
414 commands = ['diag power', f'diag power {power}']
443 commands = [f'diag gpio get {gpio}', f'diag gpio set {gpio} 0', f'diag gpio set {gpio} 1']
459 … commands = [f'diag gpio mode {gpio}', f'diag gpio mode {gpio} in', f'diag gpio mode {gpio} out']
475 cmd_diag_echo = f'diag echo {echo_msg}'
476 cmd_diag_echo_num = f'diag echo -n 10'
504 … 'diag rawpowersetting enable', f'diag rawpowersetting {rawpowersetting}', 'diag rawpowersetting',
536 commands = [f'diag send {packets} {length}', f'diag stats', f'diag stats clear']
563 cmd_diag_repeat = f'diag repeat {delay} {length}'
597 cmd_diag_frame = f'diag frame {frame}'
598 commands = [cmd_diag_frame, f'diag send {packets}', f'diag stats', f'diag stats clear']
623 cmd_diag_frame = f'diag frame {frame}'
678 print(f'{prefix} {value}')
684 print(f'{value}')
702 f' DUT_ADB_USB=1169UC2F2T0M95OR REF_CLI_SERIAL=/dev/ttyACM0 python3 {sys.argv[0]} -d\r\n')
779 print(f'Version: {CP_CAPABILITY_VERSION}')