Home
last modified time | relevance | path

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

12345678910>>...14

/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/boards/raspberrypi/rpi_pico/
Drpi_pico-common.dtsi73 /* Reserved memory for the second stage bootloader */
/Zephyr-latest/boards/adafruit/qt_py_rp2040/
Dadafruit_qt_py_rp2040.dts40 /* Reserved memory for the second stage bootloader */
/Zephyr-latest/boards/others/candlelightfd/doc/
Dindex.rst61 The candleLight FD is can be retrofitted with a second transceiver, making it a dual CAN FD device:
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/
DREADME.txt19 second EEPROM just to identify the bus.
/Zephyr-latest/samples/sensor/ccs811/
DREADME.rst37 After a soft reset, there is a 5-second startup period
/Zephyr-latest/samples/sensor/lps22hh_i3c/
DREADME.rst93 <repeats endlessly 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/samples/basic/blinky_pwm/
DREADME.rst18 Some PWM hardware cannot set the PWM period to 1 second to achieve the blinking
/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/drivers/ethernet/
Deth_native_posix.c145 ret = eth_clock_gettime(&timestamp.second, &timestamp.nanosecond); in update_gptp()
534 return eth_clock_gettime(&tm->second, &tm->nanosecond); in ptp_clock_get_native_posix()
/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/boards/ite/it8xxx2_evb/doc/
Dindex.rst198 #. Open a second terminal window and use linux flash tool to flash your board.
207 #. Split first and second terminal windows to view both of them.
/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/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/samples/subsys/testsuite/pytest/shell/
DREADME.rst15 ``help`` command, second one verifies if application is able to return
/Zephyr-latest/samples/boards/espressif/light_sleep/
DREADME.rst45 about 500 ms, after the second wakeup from light sleep. The program has
/Zephyr-latest/boards/infineon/xmc45_relax_kit/doc/
Dindex.rst18 * Detachable on-board debugger (second XMC4500) with Segger J-Link
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/
DREADME.txt19 The second application for GATT tests.
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld31 * Later on, during the second linking stage (when zephyr.elf is
/Zephyr-latest/boards/ite/it82xx2_evb/doc/
Dindex.rst216 #. Open a second terminal window and use the Linux flash tool to flash your board.
225 #. Split first and second terminal windows to view both of them.
/Zephyr-latest/subsys/net/lib/ptp/
Dmsg.c321 msg->timestamp.host.second = (uint64_t)(current / MSEC_PER_SEC); in ptp_msg_pre_send()
414 msg->timestamp.host.second = (uint64_t)(current / MSEC_PER_SEC); in ptp_msg_post_recv()
/Zephyr-latest/scripts/coccinelle/
Dms_timeout.cocci81 // ** Handle millisecond timeout as second from last parameter

12345678910>>...14