Searched refs:two (Results 1 – 25 of 713) sorted by relevance
12345678910>>...29
/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/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/doc/connectivity/networking/ |
D | qemu_802154_setup.rst | 10 This page describes how to set up a virtual network between two QEMUs that 17 For the steps below, you will need two terminal windows: 47 If you want to capture the network traffic between the two QEMUs, type: 76 You should see data passed between the two QEMUs.
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 4 A Zehpyr application developer may choose between two different wait queue 5 implementations: simple and scalable. These two queue implementations perform 7 the performance of these two implementations vary under varying conditions.
|
/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/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/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/boards/mikroe/clicker_2/doc/ |
D | mikroe_clicker_2.rst | 6 microcontroller. It is equipped with two mikrobus sockets and furthermore has 7 two headers for general signal break out. 19 Furthermore the board contains two LEDs and two push buttons that are connected 30 The two mikroBUS interfaces are aliased in the device tree so that their
|
/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.
|
/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/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/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_64_two.dts | 12 added-by-native-two{
|
/Zephyr-latest/tests/bluetooth/init/ |
D | pa_lna.overlay | 3 compatible = "generic-fem-two-ctrl-pins";
|
/Zephyr-latest/tests/drivers/i2s/i2s_api/boards/ |
D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
|
D | mimxrt685_evk_mimxrt685s_cm33.overlay | 1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
|
/Zephyr-latest/tests/drivers/i2s/i2s_speed/boards/ |
D | frdm_mcxn947_mcxn947_cpu0.overlay | 1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
|
D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
|
D | mimxrt685_evk_mimxrt685s_cm33.overlay | 1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
|
/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…
|
/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/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/scripts/dts/python-devicetree/tests/ |
D | test.dts | 35 compatible = "interrupt-two-cell"; 62 compatible = "interrupt-two-cell"; 101 compatible = "interrupt-two-cell"; 167 ranges-one-address-two-size-cells { 181 ranges-two-address-cells { 193 ranges-two-address-two-size-cells { 217 ranges-three-address-two-size-cells { 303 pinctrl-names = "zero", "one", "two";
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.sbcon | 5 bool "I2C driver for ARM's SBCon two-wire serial bus interface"
|
/Zephyr-latest/boards/shields/arduino_uno_click/boards/ |
D | nrf9160dk_nrf9160_arduino_uno_click_common.dtsi | 9 * The original Arduino Uno provides the same SCL/SDA on two sets of 10 * pins, but the nRF9160 DK maps these pins to two different pairs of
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32k146.dtsi | 21 * that separates the two SRAM arrays. Hence, treat the two arrays
|
12345678910>>...29