Home
last modified time | relevance | path

Searched refs:second (Results 251 – 275 of 338) sorted by relevance

1...<<11121314

/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst45 *title*, a *duration* (given in hundredths of a second) and a
341 included.) The type field (second octet) is 0x04 (search for a group
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst206 one will be the host and the second one will be the device under test. The
232 one will be the host NCP and the second one will be the device under test. The
/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c664 zassert_true(DT_INST_REG_HAS_NAME(0, second), ""); in ZTEST()
686 zassert_equal(DT_INST_REG_ADDR_BY_NAME(0, second), 0xbbbbcccc, ""); in ZTEST()
690 zassert_equal(DT_INST_REG_ADDR_BY_NAME_OR(0, second, 0x11), 0xbbbbcccc, ""); in ZTEST()
695 zassert_equal(DT_INST_REG_ADDR_BY_NAME_U64(0, second), 0xbbbbcccc, ""); in ZTEST()
699 zassert_equal(DT_INST_REG_SIZE_BY_NAME(0, second), 0x3f, ""); in ZTEST()
703 zassert_equal(DT_INST_REG_SIZE_BY_NAME_OR(0, second, 0x11), 0x3f, ""); in ZTEST()
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld44 * and for that mapping to be the second register property of the spi
/Zephyr-latest/doc/hardware/emulator/
Dbus_emulators.rst191 #. The same test can be built with a second EEPROM which is an Atmel AT24 EEPROM driver
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_r7.rst99 … serial ports, only one is commonly available on the board, however, the second one can be made av…
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/
Dstm32wb5mm_dk.rst180 and the second to PC13. They have the aliases sw0 and sw1 respectively.
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/
Dnucleo_wba55cg.rst257 You will see the LED blinking every second.
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst126 - RTC with sub-second accuracy and hardware calendar
/Zephyr-latest/dts/arm/nxp/
Dnxp_rw6xx_common.dtsi296 /* first index is the imu interrupt, the second is the wakeup done interrupt */
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst171 The second option is to attach a :ref:`jlink-external-debug-probe` to the
/Zephyr-latest/doc/services/logging/
Dindex.rst194 second parameter. Default log level (:kconfig:option:`CONFIG_LOG_DEFAULT_LEVEL`) is used
206 the second parameter. Default log level (:kconfig:option:`CONFIG_LOG_DEFAULT_LEVEL`)
218 can be specified as the second parameter. Default log level
751 to the JSON database file, and the second part is the file containing log data.
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst193 After one week without a response to a request, a second attempt to elicit
237 that would be correct as ``PAGE_SIZE *POOL_PAGES`` while the second
Dtsc.rst153 voting rights restored at the start of the second consecutive meeting
/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h1125 pkt->timestamp.second = timestamp->second; in net_pkt_set_timestamp()
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt86 go through the same refill process above. This second TLB fetch in
188 6. Disable the initial/way6 instruction TLBs second. The very next
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp86 a second collision is reduced and it reduces further the more
/Zephyr-latest/doc/services/debugging/
Dgdbstub.rst123 #. On the second terminal, start GDB:
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/
Dstm32mp157_dk2.rst129 - RTC with sub-second accuracy and hardware calendar
/Zephyr-latest/doc/connectivity/networking/
Dqemu_setup.rst233 This will start a second QEMU instance, where you should see logging of data sent and
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld59 * name doesn't exists, we expect it to be in the second register property of the spi controller.
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/
Dnucleo_wba52cg.rst244 You will see the LED blinking every second.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt10 second time interval is recommended.
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst97 * It has two items, the second
113 #. This is a second-level list under the first item (also
115 #. And a second item in the nested list.
116 #. And a second item back in the containing list. No blank line
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld37 * and for that mapping to be the second register property of the spi

1...<<11121314