Searched refs:second (Results 101 – 125 of 351) sorted by relevance
12345678910>>...15
/Zephyr-latest/drivers/sensor/st/hts221/ |
D | Kconfig | 62 Sensor output data rate expressed in samples per second.
|
/Zephyr-latest/drivers/sensor/st/lis3mdl/ |
D | Kconfig | 58 Magnetometer output data rate expressed in samples per second.
|
/Zephyr-latest/drivers/sensor/ams/ccs811/ |
D | Kconfig | 28 bool "Measurement every second"
|
/Zephyr-latest/drivers/sensor/honeywell/hmc5883l/ |
D | Kconfig | 58 Magnetometer output data rate expressed in samples per second.
|
/Zephyr-latest/modules/hal_rpi_pico/bootloader/ |
D | CMakeLists.txt | 52 # The second stage bootloader is compiled without kconfig definitions.
|
/Zephyr-latest/tests/net/ethernet_mgmt/src/ |
D | main.c | 1020 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/ |
D | Kconfig | 149 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/ |
D | Kconfig | 69 An X value for the config represents a range of +/- X degrees/second.
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | Kconfig.simplelink | 40 The number of times, separated by a one second interval, to retry
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/ |
D | Kconfig | 57 its 3 second timeout.
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_enet.c | 171 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()
|
D | eth_xmc4xxx.c | 425 .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/ |
D | bl654_usb.dts | 109 * In addition, the last and second last flash pages
|
/Zephyr-latest/boards/adafruit/kb2040/ |
D | adafruit_kb2040.dts | 40 /* Reserved memory for the second stage bootloader */
|
/Zephyr-latest/samples/subsys/demand_paging/ |
D | README.rst | 43 Calling it a second time
|
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/ |
D | nrf52840dk_nrf52840_ram_disk_region.overlay | 28 /* The second one is 64kiB region taken out of SRAM,
|
/Zephyr-latest/samples/sensor/qdec/ |
D | README.rst | 54 Once the MCU is started it prints the counter value every second on the
|
/Zephyr-latest/drivers/sensor/st/stts751/ |
D | Kconfig | 80 Sensor output data rate expressed in conversions per second.
|
/Zephyr-latest/boards/waveshare/rp2040_zero/ |
D | rp2040_zero.dts | 38 /* Reserved memory for the second stage bootloader */
|
/Zephyr-latest/boards/others/candlelightfd/doc/ |
D | index.rst | 40 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/ |
D | README.txt | 12 The second test verifies the behavior of CONFIG_ZERO_LATENCY_IRQS at runtime.
|
/Zephyr-latest/drivers/sensor/st/iis2dh/ |
D | Kconfig | 81 samples per second (Hz).
|
/Zephyr-latest/boards/phytec/phyboard_polis/ |
D | phyboard_polis_mimx8mm6_m4.dts | 54 /* first cs is for on board MCP2518, the second for SPI on expansion header */
|
/Zephyr-latest/samples/sensor/grove_temperature/ |
D | README.rst | 11 console, in units of celsius, once every second. When the :kconfig:option:`CONFIG_GROVE_LCD_RGB`
|
/Zephyr-latest/boards/infineon/xmc45_relax_kit/doc/ |
D | index.rst | 18 * Detachable on-board debugger (second XMC4500) with Segger J-Link
|
12345678910>>...15