Searched full:six (Results 1 – 25 of 83) sorted by relevance
1234
/Zephyr-latest/drivers/sensor/tdk/icm42605/ |
D | Kconfig | 1 # ICM42605 Six-Axis Motion Tracking device configuration options 7 bool "ICM42605 Six-Axis Motion Tracking Device" 12 Enable driver for ICM42605 SPI-based six-axis motion tracking device.
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | Kconfig | 1 # ICM42688-P Six-Axis Motion Tracking device configuration options 9 bool "ICM42688 Six-Axis Motion Tracking Device" 15 Enable driver for ICM42688 SPI-based six-axis motion tracking device.
|
/Zephyr-latest/drivers/sensor/tdk/mpu6050/ |
D | Kconfig | 1 # MPU6050 Six-Axis Motion Tracking device configuration options 7 bool "MPU6050 Six-Axis Motion Tracking Device" 12 Enable driver for MPU6050 I2C-based six-axis motion tracking device.
|
/Zephyr-latest/drivers/sensor/tdk/icm42670/ |
D | Kconfig | 1 # ICM42670-P ICM42670-S Six-Axis Motion Tracking device configuration options 12 bool "ICM42670-P/-S Six-Axis Motion Tracking Device" 30 Enable driver for ICM42670 SPI-based or I2C-based Six-Axis Motion Tracking device.
|
/Zephyr-latest/dts/bindings/dma/ |
D | espressif,esp32-gdma.yaml | 11 The GDMA controller in ESP32-C3 has six independent channels, 25 five transmit channels and five receive channels. Only six are
|
/Zephyr-latest/tests/cmake/overlays/soc_folder_kconfig/socs/ |
D | native_64.conf | 2 CONFIG_SOC_FOLDER_TEST_STRING="six"
|
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
D | util.c | 55 * - It shall have no more than six consecutive zeros or ones. 61 * - It shall have a minimum of two transitions in the most significant six 130 /* It shall have no more than six consecutive zeros or ones. */ in util_aa_le32() 132 * significant six bits. in util_aa_le32()
|
/Zephyr-latest/dts/bindings/sensor/ |
D | adi,adxl362.yaml | 22 checking for motion only about six times a second.
|
/Zephyr-latest/drivers/sensor/ite/ite_vcmp_it8xxx2/ |
D | Kconfig | 13 it8xxx2 supports six 10-bit resolution voltage comparator
|
/Zephyr-latest/dts/bindings/gpio/ |
D | arduino-header-r3.yaml | 18 * A 10-pin header (opposite Power Supply). This has six additional
|
/Zephyr-latest/subsys/bluetooth/controller/util/ |
D | util.c | 54 * - It shall have no more than six consecutive zeros or ones. 60 * - It shall have a minimum of two transitions in the most significant six 129 /* It shall have no more than six consecutive zeros or ones. */ in util_aa_le32() 131 * significant six bits. in util_aa_le32()
|
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx127x-base.yaml | 21 Up to six pins that produce service interrupts from the modem.
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | tsl2591.h | 38 * Can only be set to one of six values:
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.native_posix | 71 six hex 8-bit chars separated by colons (e.g.:
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 93 six hex 8-bit chars separated by colons (e.g.: 179 six hex 8-bit chars separated by colons (e.g.:
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/ |
D | main.c | 20 * priority, there will be six preemptible threads of priority normal. 25 * with six threads. In theory it should work with any number of threads, but
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/ |
D | main.c | 20 * priority, there will be six preemptible threads of priority normal. 25 * with six threads. In theory it should work with any number of threads, but
|
/Zephyr-latest/samples/philosophers/src/ |
D | main.c | 27 * priority, there will be six preemptible threads of priority 0. This is 33 * with six threads. In theory it should work with any number of threads, but
|
/Zephyr-latest/dts/bindings/pwm/ |
D | espressif,esp32-mcpwm.yaml | 9 It provides six PWM outputs that can be set up to operate in several topologies
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/doc/ |
D | index.rst | 8 …n addition, on the kit, there is a suite of on-board peripherals including six-axis inertial measu… 32 - Six jumper wires (five inches each)
|
/Zephyr-latest/arch/xtensa/core/ |
D | gen_vectors.py | 27 # + The six register window exception vectors are defined with offsets
|
D | README_WINDOWS.rst | 75 frame. So there are six separate exception handlers to spill/fill
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | soc_espi_saf_v1.h | 150 * Six QMSPI descriptors describe SPI flash opcode protocols. 222 * Six QMSPI descriptors describe SPI flash opcode protocols.
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | syscall.h | 31 * First six arguments passed in via RDI, RSI, RDX, RCX, R8, R9
|
/Zephyr-latest/boards/atmel/sam0/saml21_xpro/doc/ |
D | index.rst | 114 The SAML21 MCU has six SERCOM based USARTs with two configured as USARTs in
|
1234