Searched refs:second (Results 126 – 150 of 351) sorted by relevance
12345678910>>...15
12 // parameters in the second.
73 /* Reserved memory for the second stage bootloader */
64 Estimated logging capabilities: 42000000 messages/second
55 You should get a similar output as below, repeated every second:
48 You should get a similar output as below, repeated every second:
19 second EEPROM just to identify the bus.
20 for the second fork to be available.
125 t1 = origin_ts.second * NSEC_PER_SEC + origin_ts.nanosecond; in port_synchronize()126 t2 = ingress_ts.second * NSEC_PER_SEC + ingress_ts.nanosecond; in port_synchronize()182 if (pkt->timestamp.second == UINT64_MAX || in port_delay_req_timestamp_cb()183 (pkt->timestamp.second == 0 && pkt->timestamp.nanosecond == 0)) { in port_delay_req_timestamp_cb()412 timestamp = msg->timestamp.host.second * NSEC_PER_SEC + in foreign_clock_cleanup()444 timestamp = msg->timestamp.host.second * NSEC_PER_SEC + in port_delay_req_cleanup()682 t3 = req->timestamp.host.second * NSEC_PER_SEC + req->timestamp.host.nanosecond; in port_delay_resp_msg_process()683 t4 = msg->timestamp.protocol.second * NSEC_PER_SEC + msg->timestamp.protocol.nanosecond; in port_delay_resp_msg_process()
161 #. Open a second terminal window and use linux flash tool to flash your board.170 #. Split first and second terminal windows to view both of them.
158 #. Open a second terminal window and use the Linux flash tool to flash your board.167 #. Split first and second terminal windows to view both of them.
52 ATF BL2 is first stage boot loader (FSBL) and ATF BL31 is second stage
68 You will see the LED blinking every second.
52 order to use the RTC interrupt functionality (i.e. alarm callback, 1 pulse per second
89 After resetting the board, you should see LED0 blink with a 1 second interval.
49 /* Reserved memory for the second stage bootloader */
93 <repeats endlessly every second>
18 Some PWM hardware cannot set the PWM period to 1 second to achieve the blinking
37 After a soft reset, there is a 5-second startup period
180 return (ts->second * NSEC_PER_SEC) + ts->nanosecond; in timestamp_to_nsec()442 .second = 1, in test_ptp_clock_iface()
65 The example acquires one second of audio and prints out the PCM stream on COM port.74 One second of acquisition at a 1 channel 16KHz sampling rate yields 16,000 16-bit samples.
36 are the input and output of the enigma-like machine. The second
26 it the second time.
28 * Later on, during the second linking stage (when zephyr.elf is
19 The second application for GATT tests.