Home
last modified time | relevance | path

Searched refs:second (Results 1 – 8 of 8) sorted by relevance

/scripts/native_simulator/native/src/
A Dtimer_model.c45 unsigned int second; in us_time_to_str() local
50 second = (time / 1000000U) % 60; in us_time_to_str()
53 sprintf(dest, "%02u:%02u:%02u.%06u", hour, minute, second, us); in us_time_to_str()
/scripts/pylib/display-twister-harness/camera_shield/
A DREADME.rst15 fps: 30 # analysis frame pre-second
18 timeout: 30 # second wait for prompt string
/scripts/coccinelle/
A Dfind_functions.cocci12 // parameters in the second.
A Dms_timeout.cocci81 // ** Handle millisecond timeout as second from last parameter
A Dint_ms_to_timeout.cocci281 // ** Handle k_timer_start where the second (not last) argument is a
/scripts/dts/python-devicetree/tests/
A Dtest.dts305 3 1 /* Matches second range */
306 2 1 /* Matches second range */
/scripts/
A Dcheckpatch.pl3315 my $second = $2;
3318 pos($rawline) += length($first) + length($second) + 1;
3322 next if ($first ne $second);
3328 $fixed[$fixlinenr] =~ s/\b$first $second\b/$first/;
A Dspelling.txt1394 secund||second

Completed in 20 milliseconds