Searched full:two (Results 1 – 25 of 1515) sorted by relevance
12345678910>>...61
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings/ |
D | interrupt-2-cell.yaml | 3 description: Interrupt controller with two cells 5 compatible: "interrupt-two-cell" 9 - two
|
D | phandle-array-controller-2.yaml | 3 description: Controller with two data values 9 - two
|
/Zephyr-latest/drivers/sensor/ite/ite_tach_it8xxx2/ |
D | Kconfig | 14 it8xxx2 supports two 16-bit tachometer sensor, each sensor has two 15 input channel and we can select one input from two channel.
|
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/ |
D | sync.h | 7 * simple use-case when there are only two devices in the simulation. 19 * @note Only works between two devices in a simulation, with IDs 0 and 1. 30 * @note Only works between two devices in a simulation, with IDs 0 and 1. 40 * @note Only works between two devices in a simulation, with IDs 0 and 1.
|
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig.mac | 15 to the final octet of the base MAC address. If the number of universal MAC addresses is two, 16 only two interfaces (WiFi station and Bluetooth) receive a universally administered MAC address. 18 The remaining two interfaces (WiFi softap and Ethernet) receive local MAC addresses. 25 bool "Two"
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | Kconfig.mac | 16 If the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth) 18 …and 1 (respectively) to the base MAC address. The remaining two interfaces (WiFi softap and Ethern… 28 bool "Two"
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | Kconfig.mac | 16 If the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth) 18 …and 1 (respectively) to the base MAC address. The remaining two interfaces (WiFi softap and Ethern… 28 bool "Two"
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | Kconfig.mac | 16 If the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth) 18 …and 1 (respectively) to the base MAC address. The remaining two interfaces (WiFi softap and Ethern… 28 bool "Two"
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig.mac | 16 If the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth) 18 …and 1 (respectively) to the base MAC address. The remaining two interfaces (WiFi softap and Ethern… 27 bool "Two"
|
/Zephyr-latest/include/zephyr/sys/ |
D | math_extras.h | 35 * @brief Add two unsigned 16-bit integers. 44 * @brief Add two unsigned 32-bit integers. 54 * @brief Add two unsigned 64-bit integers. 63 * @brief Add two size_t integers. 82 * @brief Multiply two unsigned 16-bit integers. 91 * @brief Multiply two unsigned 32-bit integers. 100 * @brief Multiply two unsigned 64-bit integers. 109 * @brief Multiply two size_t integers.
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/ |
D | README.rst | 4 Play pong as single player or over Bluetooth between two micro:bit devices. 9 Play pong as single player or over Bluetooth between two micro:bit 12 The game works by controlling a paddle with the two buttons of the
|
/Zephyr-latest/samples/bluetooth/mtu_update/ |
D | README.rst | 5 Configure and exchange MTU between two devices. 30 This sample demonstrates the exchange of MTU between two devices to allow a 37 will exchange their MTUs and choose the minimum of the two. Thus the two MTU can 66 This sample use two applications, two devices need to be setup. 70 The two devices will connect only if they are close to each other, because of
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 4 A Zehpyr application developer may choose between two different wait queue 5 implementations: dumb and scalable. These two queue implementations perform 7 the performance of these two implementations vary under varying conditions.
|
/Zephyr-latest/drivers/sensor/st/iis2iclx/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled 74 the system would enumerate only the first two found)
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled 74 the system would enumerate only the first two found)
|
/Zephyr-latest/samples/userspace/shared_mem/ |
D | README.rst | 35 followed by two series of repeating messages. The repeating messages 38 output is the first message without spaces. The two messages are 43 Two definitions can be inserted to change the wheel settings and print 45 two lines in CMakeLists.txt.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_host.rst | 63 with the host system. Two possible network drivers can be used for this 79 * Simulating IEEE 802.15.4 network between two QEMUs. 81 * Here, two Zephyr instances are running and there is IEEE 802.15.4 link layer 89 exists two host network interfaces ``zeth0`` and ``zeth1`` and the network 90 packets are bridged between those two interfaces.
|
/Zephyr-latest/boards/shields/x_nucleo_53l0a1/doc/ |
D | index.rst | 18 Two VL53L0X satellites can be connected using the two 10 pin connectors. 45 The 7 segment display is connected to two GPIO expanders, each of one handles 48 * **Rightmost two digits**: ``EXPANDER1``, 0x42 49 * **Leftmost two digits**: ``EXPANDER2``, 0x43
|
/Zephyr-latest/samples/bluetooth/encrypted_advertising/ |
D | README.rst | 28 * Two boards with Bluetooth Low Energy support 29 * Two boards with a push button connected via a GPIO pin, see the :zephyr:code-sample:`button` 40 This sample uses two applications, so two devices need to be setup. 44 The two devices should automatically connect if they are close enough.
|
/Zephyr-latest/dts/bindings/memory-controllers/ |
D | st,stm32-fmc-sdram.yaml | 134 - SDCLK: SDRAM clock period. If two SDRAM devices are used both should 136 - RBURST: Enable burst read mode. If two SDRAM devices are used both 139 latency. If two SDRAM devices are used both should have the same 151 Activate command in number of memory clock cycles. If two SDRAM 156 well as the delay between two consecutive Refresh commands. It is 157 expressed in number of memory clock cycles. If two SDRAM devices are 163 of memory clock cycles. If two SDRAM devices are used, the TRP must be
|
/Zephyr-latest/samples/net/vlan/ |
D | README.rst | 5 Setup two virtual LAN networks and use net-shell to view the networks' settings. 10 The VLAN sample application for Zephyr will setup two virtual LAN networks. 45 two virtual LAN networks with these settings: 54 can be executed on the Linux host. It creates two VLAN interfaces ``vlan.100``
|
/Zephyr-latest/drivers/sensor/st/lsm6dso/ |
D | Kconfig | 74 a maximum of two external sensors (if more than two are enabled 75 the system would enumerate only the first two found)
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled 74 the system would enumerate only the first two found)
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.nrf_sw | 16 GPIOTE channel and two PPI/DPPI channels and per pin. 19 channel and two or three (when the fork feature is not available)
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/beacon/ |
D | beacon_cache.sh | 11 # 1. TX device sends two identical SNBs to the RX device. 13 # 3. RX device verifies that only one of the two identical beacons was processed.
|
12345678910>>...61