Searched refs:over (Results 76 – 100 of 491) sorted by relevance
12345678910>>...20
/Zephyr-latest/subsys/emul/espi/ |
D | Kconfig | 22 over the shared memory region which returns the ACPI response data.
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.icbmsg | 12 on dynamically allocated buffers. References to them are send over
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig.adv | 16 scanner, including support for advertising data over the LE coded PHY. 17 It enables establishing connections over LE Coded PHY.
|
/Zephyr-latest/samples/sensor/lps22hh_i3c/ |
D | README.rst | 5 Get pressure and temperature data from an LPS22HH sensor over I3C (polling & 35 Since IBI is initiated by the sensor, it will take over the I3C
|
/Zephyr-latest/subsys/bluetooth/services/nus/ |
D | Kconfig.nus | 24 Bluetooth (e.g: Non-Bluetooth samples using UART over Bluetooth LE).
|
/Zephyr-latest/samples/drivers/lora/send/ |
D | README.rst | 11 the encoding settings and send data over the radio.
|
/Zephyr-latest/samples/drivers/ipm/ipm_ivshmem/ |
D | README.rst | 2 :name: IPM over IVSHMEM 5 Implement inter-processor mailbox (IPM) over IVSHMEM (Inter-VM shared memory) 132 uart:~$ Received IPM notification over IVSHMEM
|
/Zephyr-latest/samples/net/telnet/ |
D | README.rst | 5 Access Zephyr shell over telnet. 13 Once up and running, you can connect to the target over the network, 118 At this point you should be able to connect via telnet over the network.
|
/Zephyr-latest/tests/drivers/build_all/rtc/ |
D | i2c_devices.overlay | 39 battery-switch-over = "standard";
|
/Zephyr-latest/samples/bluetooth/mesh/ |
D | README.rst | 11 standard mesh models, and supports provisioning over both the 17 controlling the first LED on the board over the mesh.
|
/Zephyr-latest/boards/shields/adafruit_data_logger/ |
D | adafruit_data_logger.overlay | 59 battery-switch-over = "standard";
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 7 Data transferred over this backend travels in dynamically allocated buffers on shared memory. 29 * A message containing the block index is sent over ICMsg to the receiver. 33 * When data is no longer needed, the backend sends a release message over ICMsg. 185 #. The sender sends an ``MSG_DATA`` or ``MSG_BOUND`` control message over ICMsg that contains start… 190 #. The receiver sends ``MSG_RELEASE_DATA`` or ``MSG_RELEASE_BOUND`` control message over ICMsg cont… 204 The control messages are transmitted over ICMsg. 209 so sending over the ICMsg will never fail because of buffer overflow. 229 The data message was sent over the endpoint specified in ``endpoint address``. 319 * To make sure that two sides are ready to exchange messages over that endpoint.
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/ |
D | README.rst | 6 Expose ST BlueNRG Bluetooth network coprocessor over UART.
|
/Zephyr-latest/boards/shields/arceli_eth_w5500/doc/ |
D | index.rst | 9 ARCELI W5500 Ethernet is breakout board with SPI bus access over 10 pin header.
|
/Zephyr-latest/boards/96boards/avenger96/ |
D | 96b_avenger96.dts | 18 * remoteproc. To enable console and shell over UART, uncomment
|
/Zephyr-latest/boards/brcm/bcm958401m2/doc/ |
D | index.rst | 48 Board is booted over PCIe interface.
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig | 57 bool "Print bytes sent/received over OSDP to console" 59 Prints bytes sent/received over OSDP to console for debugging.
|
/Zephyr-latest/modules/canopennode/ |
D | Kconfig | 76 over the green LED in accordance with the CiA 303-3 110 Enable support for program download over CANopen according
|
/Zephyr-latest/doc/connectivity/networking/ |
D | network_monitoring.rst | 49 "``zeth-ip6ip``", "IPv6-over-IPv4 tunnel" 50 "``zeth-ipip``", "IPv4-over-IPv4 tunnel" 51 "``zeth-ipip6``", "IPv4-over-IPv6 tunnel" 52 "``zeth-ip6ip6``", "IPv6-over-IPv6 tunnel" 162 setup command like this for IPv6-over-IPv4 tunnel 168 and like this for IPv4-over-IPv4 tunnel
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | img_mgmt_state.c | 233 struct image_version over; in img_mgmt_get_next_boot_slot() local 244 int rcs = img_mgmt_read_info(other_slot, &over, NULL, NULL); in img_mgmt_get_next_boot_slot() 280 } else if (img_mgmt_vercmp(&aver, &over) < 0) { in img_mgmt_get_next_boot_slot() 289 if (rcs == 0 && rca == 0 && img_mgmt_vercmp(&aver, &over) < 0) { in img_mgmt_get_next_boot_slot()
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | kscan.rst | 8 ported over to use :ref:`input` instead.
|
/Zephyr-latest/boards/google/dragonclaw/doc/ |
D | index.rst | 10 Board has connectors for fingerprint sensors. Console is exposed over μServo
|
/Zephyr-latest/boards/google/icetower/doc/ |
D | index.rst | 9 Board has connectors for fingerprint sensors. Console is exposed over `μServo`_
|
/Zephyr-latest/boards/brcm/bcm958402m2/doc/ |
D | a72.rst | 44 Board is booted over PCIe interface.
|
D | m7.rst | 44 Board is booted over PCIe interface.
|
12345678910>>...20