Home
last modified time | relevance | path

Searched refs:second (Results 101 – 125 of 351) sorted by relevance

12345678910>>...15

/Zephyr-latest/drivers/sensor/st/hts221/
DKconfig62 Sensor output data rate expressed in samples per second.
/Zephyr-latest/drivers/sensor/st/lis3mdl/
DKconfig58 Magnetometer output data rate expressed in samples per second.
/Zephyr-latest/drivers/sensor/ams/ccs811/
DKconfig28 bool "Measurement every second"
/Zephyr-latest/drivers/sensor/honeywell/hmc5883l/
DKconfig58 Magnetometer output data rate expressed in samples per second.
/Zephyr-latest/modules/hal_rpi_pico/bootloader/
DCMakeLists.txt52 # The second stage bootloader is compiled without kconfig definitions.
/Zephyr-latest/tests/net/ethernet_mgmt/src/
Dmain.c1020 params.qbv_param.base_time.second = 10ULL; in ZTEST()
1022 params.qbv_param.cycle_time.second = 30ULL; in ZTEST()
1033 params.qbv_param.base_time.second = 0ULL; in ZTEST()
1035 params.qbv_param.cycle_time.second = 0ULL; in ZTEST()
1044 zassert_equal(params.qbv_param.base_time.second, 10ULL, in ZTEST()
1049 cycle_time.second = 30ULL; in ZTEST()
1051 zassert_true(params.qbv_param.cycle_time.second == cycle_time.second && in ZTEST()
/Zephyr-latest/soc/nxp/imxrt/
DKconfig149 Indicates the second core will be enabled, and the part will run
157 string "Directory to with output image header from second core"
161 from when launching a second core image
/Zephyr-latest/drivers/sensor/tdk/mpu6050/
DKconfig69 An X value for the config represents a range of +/- X degrees/second.
/Zephyr-latest/drivers/wifi/simplelink/
DKconfig.simplelink40 The number of times, separated by a one second interval, to retry
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
DKconfig57 its 3 second timeout.
/Zephyr-latest/drivers/ethernet/
Deth_nxp_enet.c171 pkt->timestamp.second = frameinfo->timeStamp.second; in ts_register_tx_event()
396 pkt->timestamp.second = UINT64_MAX; in eth_nxp_enet_rx()
408 ptp_time.second--; in eth_nxp_enet_rx()
412 pkt->timestamp.second = ptp_time.second; in eth_nxp_enet_rx()
Deth_xmc4xxx.c425 .second = dma_desc->time_stamp_seconds, in eth_xmc4xxx_rx_pkt()
533 .second = dma_desc->time_stamp_seconds, in eth_xmc4xxx_handle_tx()
1025 dev_cfg->regs->SYSTEM_TIME_SECONDS_UPDATE = tm->second; in eth_xmc4xxx_ptp_clock_set()
1050 tm->second = second_0; in eth_xmc4xxx_ptp_clock_get()
1053 tm->second = second_1; in eth_xmc4xxx_ptp_clock_get()
/Zephyr-latest/boards/ezurio/bl654_usb/
Dbl654_usb.dts109 * In addition, the last and second last flash pages
/Zephyr-latest/boards/adafruit/kb2040/
Dadafruit_kb2040.dts40 /* Reserved memory for the second stage bootloader */
/Zephyr-latest/samples/subsys/demand_paging/
DREADME.rst43 Calling it a second time
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/
Dnrf52840dk_nrf52840_ram_disk_region.overlay28 /* The second one is 64kiB region taken out of SRAM,
/Zephyr-latest/samples/sensor/qdec/
DREADME.rst54 Once the MCU is started it prints the counter value every second on the
/Zephyr-latest/drivers/sensor/st/stts751/
DKconfig80 Sensor output data rate expressed in conversions per second.
/Zephyr-latest/boards/waveshare/rp2040_zero/
Drp2040_zero.dts38 /* Reserved memory for the second stage bootloader */
/Zephyr-latest/boards/others/candlelightfd/doc/
Dindex.rst40 The candleLight FD is can be retrofitted with a second transceiver, making it a dual CAN FD device:
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt12 The second test verifies the behavior of CONFIG_ZERO_LATENCY_IRQS at runtime.
/Zephyr-latest/drivers/sensor/st/iis2dh/
DKconfig81 samples per second (Hz).
/Zephyr-latest/boards/phytec/phyboard_polis/
Dphyboard_polis_mimx8mm6_m4.dts54 /* first cs is for on board MCP2518, the second for SPI on expansion header */
/Zephyr-latest/samples/sensor/grove_temperature/
DREADME.rst11 console, in units of celsius, once every second. When the :kconfig:option:`CONFIG_GROVE_LCD_RGB`
/Zephyr-latest/boards/infineon/xmc45_relax_kit/doc/
Dindex.rst18 * Detachable on-board debugger (second XMC4500) with Segger J-Link

12345678910>>...15