Home
last modified time | relevance | path

Searched refs:second (Results 126 – 150 of 351) sorted by relevance

12345678910>>...15

/Zephyr-latest/scripts/coccinelle/
Dfind_functions.cocci12 // parameters in the second.
/Zephyr-latest/boards/raspberrypi/rpi_pico/
Drpi_pico-common.dtsi73 /* Reserved memory for the second stage bootloader */
/Zephyr-latest/samples/subsys/logging/logger/
DREADME.rst64 Estimated logging capabilities: 42000000 messages/second
/Zephyr-latest/samples/drivers/adc/adc_dt/
DREADME.rst55 You should get a similar output as below, repeated every second:
/Zephyr-latest/samples/drivers/adc/adc_sequence/
DREADME.rst48 You should get a similar output as below, repeated every second:
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/
DREADME.txt19 second EEPROM just to identify the bus.
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/
DREADME.rst20 for the second fork to be available.
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/
DREADME.rst20 for the second fork to be available.
/Zephyr-latest/subsys/net/lib/ptp/
Dport.c125 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()
/Zephyr-latest/boards/ite/it8xxx2_evb/doc/
Dindex.rst161 #. 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.
/Zephyr-latest/boards/ite/it82xx2_evb/doc/
Dindex.rst158 #. 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.
/Zephyr-latest/boards/intel/socfpga/agilex_socdk/doc/
Dindex.rst52 ATF BL2 is first stage boot loader (FSBL) and ATF BL31 is second stage
/Zephyr-latest/boards/others/stm32f030_demo/doc/
Dindex.rst68 You will see the LED blinking every second.
/Zephyr-latest/boards/shields/adafruit_data_logger/doc/
Dindex.rst52 order to use the RTC interrupt functionality (i.e. alarm callback, 1 pulse per second
/Zephyr-latest/boards/segger/trb_stm32f407/doc/
Dindex.rst89 After resetting the board, you should see LED0 blink with a 1 second interval.
/Zephyr-latest/boards/adafruit/qt_py_rp2040/
Dadafruit_qt_py_rp2040.dts49 /* Reserved memory for the second stage bootloader */
/Zephyr-latest/samples/sensor/lps22hh_i3c/
DREADME.rst93 <repeats endlessly every second>
/Zephyr-latest/samples/basic/blinky_pwm/
DREADME.rst18 Some PWM hardware cannot set the PWM period to 1 second to achieve the blinking
/Zephyr-latest/samples/sensor/ccs811/
DREADME.rst37 After a soft reset, there is a 5-second startup period
/Zephyr-latest/tests/net/ptp/clock/src/
Dmain.c180 return (ts->second * NSEC_PER_SEC) + ts->nanosecond; in timestamp_to_nsec()
442 .second = 1, in test_ptp_clock_iface()
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/
DREADME.rst65 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.
/Zephyr-latest/samples/userspace/shared_mem/
DREADME.rst36 are the input and output of the enigma-like machine. The second
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v2.rst26 it the second time.
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld28 * Later on, during the second linking stage (when zephyr.elf is
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/
DREADME.txt19 The second application for GATT tests.

12345678910>>...15