/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/src/ |
D | main.c | 87 struct bt_hci_evt_vs *vs; in vs_scanned() local 89 vs = net_buf_simple_pull_mem(buf, sizeof(*vs)); in vs_scanned() 93 vs->subevent, bt_addr_le_str(&evt->addr), evt->rssi); in vs_scanned()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor.cddl | 10 vs => tstr // ; String Value 28 vs = 3
|
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/boards/ |
D | qemu_cortex_m3.overlay | 2 bt-hci-vs-ext;
|
D | qemu_x86.overlay | 2 bt-hci-vs-ext;
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | espi.rst | 13 The technical advancements include lower voltage signal levels (1.8V vs. 3.3V), 14 lower pin count, and the frequency is twice as fast (66MHz vs. 33MHz)
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_controller.c | 260 uint32_t cap_lo, cap_hi, to, vs, pmrcap; in nvme_controller_gather_info() local 284 vs = nvme_mmio_read_4(regs, vs); in nvme_controller_gather_info() 285 LOG_DBG("Version: 0x%08x: %d.%d", vs, in nvme_controller_gather_info() 286 NVME_MAJOR(vs), NVME_MINOR(vs)); in nvme_controller_gather_info()
|
D | nvme.h | 19 uint32_t vs; /* version */ member 337 uint8_t vs[1024]; member
|
/Zephyr-latest/boards/raspberrypi/rpi_pico2/ |
D | rpi_pico2_rp2350a_m33.dts | 19 /* there's nothing specific to the Cortex-M33 cores vs the (not yet
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/boards/ |
D | stm32h747i_disco_stm32h747xx_m7.overlay | 43 vs-active-high;
|
/Zephyr-latest/doc/build/dts/ |
D | index.rst | 34 dt-vs-kconfig.rst
|
/Zephyr-latest/boards/common/ |
D | openocd-nrf5.board.cmake | 3 # Infer nrf51 vs nrf52 etc from the BOARD name. This enforces a board
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | dlist.rst | 48 implementation that has zero overhead vs. the normal list processing). 64 prev/next pointers of a node vs. the list struct address.
|
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/ |
D | README.rst | 25 processors vs. other architectures, the sample outputs the time and number of cycles it took to
|
/Zephyr-latest/samples/net/sockets/echo/ |
D | README.rst | 53 the same except the header files are different for Zephyr vs POSIX.)
|
/Zephyr-latest/samples/net/sockets/echo_async_select/ |
D | README.rst | 55 the same except the header files are different for Zephyr vs POSIX, and
|
/Zephyr-latest/dts/arm/ti/ |
D | cc32xx.dtsi | 18 /* Note: Zephyr uses exception numbers, vs the IRQ #s used by the CC32XX SDK */
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | README.rst | 65 the same except the header files are different for Zephyr vs POSIX.)
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 63 the same except the header files are different for Zephyr vs POSIX, and
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 58 Some notable attributes of using a driver dedicated thread vs the system work
|
/Zephyr-latest/samples/net/sockets/http_get/ |
D | README.rst | 83 the same except the header files are different for Zephyr vs POSIX.)
|
/Zephyr-latest/cmake/linker_script/common/ |
D | common-ram.cmake | 4 # ld align has been changed to subalign to provide identical behavior scatter vs. ld.
|
D | common-rom.cmake | 17 # ld align has been changed to subalign to provide identical behavior scatter vs. ld.
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 217 Majority vote: 12 Yes vs. 11 No. Yes wins. 232 Majority vote: 2 Yes vs. 1 No. Yes wins.
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 22 binary into memory and copy it vs. a bootloader like grub that will
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net-stack-architecture.rst | 163 (:ref:`kernel <kernel_api>` vs. :ref:`userspace <usermode_api>`) and with different
|