Searched full:three (Results 1 – 25 of 423) sorted by relevance
12345678910>>...17
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings/ |
D | interrupt-3-cell.yaml | 3 description: Interrupt controller with three cells 5 compatible: "interrupt-three-cell" 10 - three
|
/Zephyr-latest/drivers/sensor/st/i3g4250d/ |
D | Kconfig | 1 # I3G4250D three-axis digital output gyroscope 7 bool "I3G4250D three-axis digital output gyroscope" 15 Enable driver for I3G4250D SPI-based three-axis motion tracking device.
|
/Zephyr-latest/dts/bindings/dma/ |
D | espressif,esp32-gdma.yaml | 12 three transmit channels and three receive channels. 26 supported, meaning three transmit and three receive channels.
|
D | st,stm32u5-dma.yaml | 9 DMA clients connected to the STM32 DMA controller must use a three-cell 19 It is a phandle to the DMA controller plus the following three integer cells
|
/Zephyr-latest/drivers/led/ |
D | Kconfig.ncp5623 | 13 - one three-channel (RGB) LED 14 - or three single-channel LEDs
|
/Zephyr-latest/drivers/sensor/st/lsm303dlhc_magn/ |
D | Kconfig | 1 # LSM303DLHC Three Axis Magnetometer configuration options 7 bool "LSM303DLHC Three Axis Magnetometer"
|
/Zephyr-latest/samples/net/mdns_responder/ |
D | overlay-vlan.conf | 6 # There will be three network interfaces. 30 # Each interface needs at least 2 context. So if we have three
|
/Zephyr-latest/drivers/sensor/adi/adxl345/ |
D | Kconfig | 7 bool "ADXL345 Three Axis accelerometer" 14 Enable driver for ADXL345 Three-Axis Digital Accelerometer.
|
/Zephyr-latest/arch/riscv/core/ |
D | semihost.c | 13 * three uncompressed instructions, lie in the same page, and refuses to 18 * 16-byte boundary to ensure that the three trap sequence instructions are
|
/Zephyr-latest/tests/cmake/overlays/soc_folder_kconfig/src/ |
D | main.c | 114 zassert_mem_equal(STRING_OUTPUT, "three", strlen("three"), "Expected string to match"); in ZTEST() 129 zassert_mem_equal(STRING_OUTPUT, "three", strlen("three"), "Expected string to match"); in ZTEST()
|
/Zephyr-latest/samples/subsys/usb/hid-keyboard/ |
D | README.rst | 19 At least one key is required and up to four can be used. The first three keys 23 The example can use up to three LEDs, configured via the devicetree alias such
|
/Zephyr-latest/drivers/sensor/bosch/bma280/ |
D | Kconfig | 1 # BMA280 Three Axis Accelerometer configuration options 7 bool "BMA280 Three Axis Accelerometer Family"
|
/Zephyr-latest/tests/cmake/overlays/soc_folder_kconfig/boards/ |
D | other.conf | 2 CONFIG_SOC_FOLDER_TEST_STRING="three"
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,ina3221.yaml | 84 List of flags to enable or disable each of the three channels. 88 List of shunt resistor values for all three channels in mOhms.
|
D | fintek,f75303.yaml | 5 F75303 temperature sensor IC. This device has three temperature
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/ |
D | serial_util.c | 147 * Base64-encodes a small chunk of data and transmits it. The data must be no larger than three 187 * Base64 has three-to-four ratio, which means that for each three input bytes there are in mcumgr_serial_tx_pkt() 249 * Try to process input buffer by chunks of three bytes that will be output as in mcumgr_serial_tx_pkt() 251 * processed is calculated from number of three byte, complete, chunks in input in mcumgr_serial_tx_pkt() 268 * three byte chunks, and CRC. in mcumgr_serial_tx_pkt()
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.it8xxx2 | 13 Supports three 16-bit prescalers each with 8-bit cycle timer, and
|
D | Kconfig.nrf_sw | 19 channel and two or three (when the fork feature is not available)
|
/Zephyr-latest/drivers/sensor/adi/adxl362/ |
D | Kconfig | 1 # ADXL362 Three-Axis Digital Accelerometers 13 Enable driver for ADXL362 Three-Axis Digital Accelerometers.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | smbus.rst | 19 Devices on the bus can operate in three roles: as a Controller that 30 a three-bytes message to a special address "SMBus Host (0x08)" with own
|
/Zephyr-latest/drivers/sensor/f75303/ |
D | Kconfig | 13 This device has three temperature channels - one local (on-chip),
|
/Zephyr-latest/samples/basic/rgb_led/ |
D | README.rst | 12 There are three single-color component LEDs in an RGB LED. Each component LED 17 brightness. Three **for** loops (one for each component LED) generate a gradual
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | README.rst | 4 Tests MCUBoot's image swap support. This application is built in three parts
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_internal.h | 15 #define BT_HFP_AG_FEATURE_3WAY_CALL 0x00000001 /* Three-way calling */ 32 #define BT_HFP_HF_FEATURE_3WAY_CALL 0x00000002 /* Three-way calling */
|
/Zephyr-latest/dts/bindings/led/ |
D | nordic,npm1300-led.yaml | 7 The nPM1300 has three LED outputs.
|
12345678910>>...17