Searched refs:second (Results 251 – 275 of 338) sorted by relevance
1...<<11121314
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 45 *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/ |
D | README.rst | 206 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/ |
D | main.c | 664 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/ |
D | linker.ld | 44 * and for that mapping to be the second register property of the spi
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 191 #. The same test can be built with a second EEPROM which is an Atmel AT24 EEPROM driver
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_r7.rst | 99 … 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/ |
D | stm32wb5mm_dk.rst | 180 and the second to PC13. They have the aliases sw0 and sw1 respectively.
|
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 257 You will see the LED blinking every second.
|
/Zephyr-latest/boards/96boards/avenger96/doc/ |
D | index.rst | 126 - RTC with sub-second accuracy and hardware calendar
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rw6xx_common.dtsi | 296 /* first index is the imu interrupt, the second is the wakeup done interrupt */
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/ |
D | index.rst | 171 The second option is to attach a :ref:`jlink-external-debug-probe` to the
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 194 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/ |
D | dev_env_and_tools.rst | 193 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
|
D | tsc.rst | 153 voting rights restored at the start of the second consecutive meeting
|
/Zephyr-latest/include/zephyr/net/ |
D | net_pkt.h | 1125 pkt->timestamp.second = timestamp->second; in net_pkt_set_timestamp()
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 86 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/ |
D | Kconfig.tcp | 86 a second collision is reduced and it reduces further the more
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 123 #. On the second terminal, start GDB:
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 129 - RTC with sub-second accuracy and hardware calendar
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_setup.rst | 233 This will start a second QEMU instance, where you should see logging of data sent and
|
/Zephyr-latest/include/zephyr/arch/riscv/common/ |
D | linker.ld | 59 * 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/ |
D | nucleo_wba52cg.rst | 244 You will see the LED blinking every second.
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 10 second time interval is recommended.
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 97 * 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/ |
D | linker.ld | 37 * and for that mapping to be the second register property of the spi
|
1...<<11121314