Home
last modified time | relevance | path

Searched refs:trim (Results 1 – 4 of 4) sorted by relevance

/scripts/pylib/power-twister-harness/utils/
A DUtilityFunctions.py72 def current_RMS(data, trim=100, num_peaks=1, peak_height=0.008, peak_distance=40, padding=40): argument
104 data = data[trim:]
/scripts/pylib/power-twister-harness/
A Dtest_power.py41 trim=measurements_dict['elements_to_trim'],
/scripts/
A Dcheckpatch.pl1170 $name = trim($name);
1185 $name = trim($name);
1187 $address = trim($address);
1203 $name = trim($name);
1205 $address = trim($address);
2240 sub trim { subroutine
3997 my $comment = trim($1);
4071 my $tmp = trim($1);
4078 my $type = trim($1);
6433 my $args = trim($1);
[all …]
/scripts/west_commands/completion/
A Dwest-completion.fish274 set -l manifest_path_hash (echo "$manifest_path" | md5sum | string trim --chars=' -')

Completed in 11 milliseconds