Searched refs:UNIT (Results 1 – 1 of 1) sorted by relevance
27 UNIT="$2"33 if [ "$UNIT" = "uA" ]; then36 elif [ "$UNIT" = "uV" ]; then39 elif [ "$UNIT" = "uAh" ]; then42 elif [ "$UNIT" = "uW" ]; then45 elif [ "$UNIT" = "uWh" ]; then78 UNIT=$2 # optional85 ktap_print_msg "Reported: '$DATA' $UNIT ($(to_human_readable_unit "$DATA" "$UNIT"))"93 UNIT=$4 # optional104 ktap_print_msg "Reported: '$DATA' $UNIT ($(to_human_readable_unit "$DATA" "$UNIT"))"
Completed in 3 milliseconds