Searched +full:full +full:- +full:driver (Results 1 – 25 of 475) sorted by relevance
12345678910>>...19
/Zephyr-Core-3.6.0/drivers/sensor/lsm9ds0_mfd/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 12 Enable driver for LSM9DS0 I2C-based MFD sensor. 21 in driver. 28 driver. 34 related in driver. 88 prompt "Accelerometer full-scale" 92 Specify the default full-scale for accelerometer. 112 bool "Dynamic full-scale for accelerometer" 115 Enable alteration of accelerometer full-scale attribute at 168 prompt "Magnetometer full-scale" [all …]
|
/Zephyr-Core-3.6.0/drivers/sensor/lsm6ds0/ |
D | Kconfig | 5 # SPDX-License-Identifier: Apache-2.0 13 Enable driver for LSM6DS0 I2C-based accelerometer and gyroscope 23 related in driver. 30 related in driver. 37 related in driver. 44 related in driver. 51 related in driver. 58 related in driver. 64 driver. 69 int "Gyroscope full-scale range" [all …]
|
/Zephyr-Core-3.6.0/drivers/sensor/mpu6050/ |
D | Kconfig | 1 # MPU6050 Six-Axis Motion Tracking device configuration options 4 # SPDX-License-Identifier: Apache-2.0 7 bool "MPU6050 Six-Axis Motion Tracking Device" 12 Enable driver for MPU6050 I2C-based six-axis motion tracking device. 20 Specify the type of triggering to be used by the driver. 45 Priority of thread used by the driver to handle interrupts. 52 Stack size of thread used by the driver to handle interrupts. 55 int "Accelerometer full-scale range" 58 Magnetometer full-scale range. 59 An X value for the config represents a range of +/- X g. Valid [all …]
|
/Zephyr-Core-3.6.0/drivers/sensor/iis2dh/ |
D | Kconfig | 1 # ST Microelectronics IIS2DH 3-axis accelerometer driver 4 # SPDX-License-Identifier: Apache-2.0 7 bool "IIS2DH I2C/SPI accelerometer sensor driver" 16 Enable driver for IIS2DH accelerometer sensor driver 23 Specify the type of triggering to be used by the driver. 50 Priority of thread used by the driver to handle interrupts. 57 Stack size of thread used by the driver to handle interrupts. 62 int "Accelerometer Full-scale range setting" 65 Specify the default accelerometer full-scale range. 67 0: Full Scale selected at runtime [all …]
|
/Zephyr-Core-3.6.0/drivers/sensor/lsm6dsl/ |
D | Kconfig | 5 # SPDX-License-Identifier: Apache-2.0 14 Enable driver for LSM6DSL accelerometer and gyroscope 22 Specify the type of triggering to be used by the driver. 47 Priority of thread used by the driver to handle interrupts. 54 Stack size of thread used by the driver to handle interrupts. 86 int "Gyroscope full-scale range" 89 Specify the default gyroscope full-scale range. 90 An X value for the config represents a range of +/- X degree per 92 0: Full Scale selected at runtime 93 125: +/- 125dps [all …]
|
/Zephyr-Core-3.6.0/drivers/adc/ |
D | Kconfig.it8xxx2 | 4 # SPDX-License-Identifier: Apache-2.0 7 bool "ITE IT8XXX2 ADC driver" 11 This option enables the ADC driver for IT8XXX2 14 Support 10-bit resolution. 20 bool "ADC internal voltage as full-scale" 23 voltage as full-scale 3300mV.
|
/Zephyr-Core-3.6.0/drivers/sensor/lis3mdl/ |
D | Kconfig | 2 # SPDX-License-Identifier: Apache-2.0 10 Enable driver for LIS3MDL I2C-based magnetometer. 18 Specify the type of triggering to be used by the driver. 43 Priority of thread used by the driver to handle interrupts. 50 Stack size of thread used by the driver to handle interrupts. 61 int "Full-scale range" 64 Magnetometer full-scale range. 65 An X value for the config represents a range of +/- X gauss. Valid
|
/Zephyr-Core-3.6.0/drivers/sensor/hmc5883l/ |
D | Kconfig | 2 # SPDX-License-Identifier: Apache-2.0 10 Enable driver for HMC5883L I2C-based magnetometer. 18 Specify the type of triggering to be used by the driver. 43 Priority of thread used by the driver to handle interrupts. 50 Stack size of thread used by the driver to handle interrupts. 61 string "Full-scale range" 64 Magnetometer full-scale range. 65 An X value for the config represents a range of +/- X gauss. Valid
|
/Zephyr-Core-3.6.0/drivers/sensor/lsm9ds0_gyro/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 12 Enable driver for LSM9DS0 I2C-based gyroscope sensor. 19 prompt "Default full-scale" 22 Specify the default full-scale. 36 bool "Dynamic full-scale" 38 Enable alteration of full-scale attribute at runtime.
|
/Zephyr-Core-3.6.0/dts/bindings/display/ |
D | ultrachip,uc81xx-common.yaml | 3 # SPDX-License-Identifier: Apache-2.0 7 include: [spi-device.yaml, display-controller.yaml] 10 reset-gpios: 11 type: phandle-array 19 dc-gpios: 20 type: phandle-array 28 busy-gpios: 29 type: phandle-array 38 type: uint8-array 41 child-binding: [all …]
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/timer/ |
D | system_timer.h | 5 * SPDX-License-Identifier: Apache-2.0 10 * @brief Timer driver API 12 * Declare API implemented by system timer driver and used by kernel components. 34 * Informs the system clock driver that the next needed call to 54 * have a specific event to await. The intent here is that the driver 59 * ticks and real-world time must be correct. 64 * serialized by the driver such that a given tick is announced 70 * @param idle Hint to the driver that the system is about to enter 78 * This notifies the timer driver that the system is exiting the idle 94 * the first call). The timer driver is expected to delivery these [all …]
|
/Zephyr-Core-3.6.0/drivers/sensor/max17262/ |
D | Kconfig | 3 # SPDX-License-Identifier: Apache-2.0 11 Enable I2C-based driver for MAX17262 Fuel Gauge. This driver supports 13 time to full/empty and remaining capacity in mAh.
|
/Zephyr-Core-3.6.0/drivers/sensor/max17055/ |
D | Kconfig | 3 # SPDX-License-Identifier: Apache-2.0 11 Enable I2C-based driver for MAX17055 Fuel Gauge. This driver supports 13 time to full/empty, design voltage, temperature and remaining
|
/Zephyr-Core-3.6.0/subsys/usb/device/class/audio/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 7 bool "USB Audio Device Class Driver" 11 USB Audio Device Class driver. 13 and not full. 19 module-str = USB Audio
|
/Zephyr-Core-3.6.0/drivers/sensor/fxas21002/ |
D | Kconfig | 1 # FXAS21002 3-axis gyroscope 4 # SPDX-License-Identifier: Apache-2.0 7 bool "FXAS21002 gyroscope driver" 13 Enable driver for the FXAS21002 gyroscope 23 pre-production devices can have a different value. It is unlikely you 27 int "Full scale range" 31 Selects the full scale range 32 0: +/-2000 dps (62.5 mdps/LSB) 33 1: +/-1000 dps (31.25 mdps/LSB) 34 2: +/-500 dps (15.625 mdps/LSB) [all …]
|
/Zephyr-Core-3.6.0/dts/bindings/iio/afe/ |
D | voltage-divider.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 compatible: "voltage-divider" 13 io-channels: 18 output-ohms: 24 full-ohms: 27 Resistance of the full path through the voltage divider. 29 If absent or zero the driver assumes that the upper leg is a 30 resistance-based sensor. 32 power-gpios: 33 type: phandle-array
|
/Zephyr-Core-3.6.0/drivers/sensor/bmi323/ |
D | Kconfig | 2 # SPDX-License-Identifier: Apache-2.0 9 Enable driver for BMI323 IMU sensor. 10 The driver implements the following features: 13 * Set full scale for accelerometer and gyroscope respectively 19 The driver implements device and device runtime power management. If 21 which soft-resets the device to achieve the lowest possible power 26 The driver only implements the SPI bus at this time. The driver is 32 bool "BMI323 driver support for SPI bus"
|
/Zephyr-Core-3.6.0/modules/hal_gigadevice/ |
D | Kconfig | 1 # Copyright (c) 2021 ATL-Electronics 2 # SPDX-License-Identifier: Apache-2.0 85 Enable GD32 Analog-to-Digital Converter (ADC) HAL module driver 90 Enable GD32 Backup Registers (BKP) HAL module driver 95 Enable GD32 Controller Area Network (CAN) HAL module driver 100 Enable GD32 Consumer Electronics Control (CEC) HAL module driver 105 Enable GD32 Comparator (CMP) HAL module driver 111 module driver 116 Enable GD32 Clock Trim Controller (CTC) HAL module driver 121 Enable GD32 Digital-to-Analog Converter (DAC) HAL module driver [all …]
|
/Zephyr-Core-3.6.0/drivers/wifi/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 7 bool "Wi-Fi drivers" 12 module-dep = LOG 13 module-str = Log level for Wi-Fi driver 14 module-help = Sets log level for Wi-Fi Device Drivers. 18 int "Wi-Fi driver init priority" 21 Wi-Fi device driver initialization priority. 24 so that it can start before the networking sub-system. 27 bool "Support offloaded Wi-Fi device drivers" 30 Enable support for Full-MAC Wi-Fi devices. [all …]
|
/Zephyr-Core-3.6.0/samples/fuel_gauge/max17048/ |
D | README.rst | 3 MAX17048 Li-Ion battery fuel gauge 9 This sample shows how to use the Zephyr :ref:`fuel_gauge_api` API driver for the `MAX17048` fuel ga… 11 .. _MAX17048: https://www.maximintegrated.com/en/products/power/battery-management/MAX17048.html 32 The charging state and the time to full/empty are estimated and based on the last consumption avera… 44 Time to full 0 48 Time to full 0
|
/Zephyr-Core-3.6.0/drivers/display/ |
D | Kconfig.stm32_ltdc | 1 # STM32 LTDC display driver configuration options 3 # Copyright (c) 2022 Byte-Lab d.o.o. <dev@byte-lab.com> 4 # SPDX-License-Identifier: Apache-2.0 7 bool "STM32 LCD-TFT display controller driver" 13 Enable driver for STM32 LCT-TFT display controller periheral. 22 Specify the color pixel format for the STM32 LCD-TFT display controller. 27 One pixel consists of 8-bit alpha, 8-bit red, 8-bit green and 8-bit blue value 33 One pixel consists of 8-bit red, 8-bit green and 8-bit blue value 39 One pixel consists of 5-bit red, 6-bit green and 5-bit blue value 50 - 0 frame buffer maintained by application, must write with full screen pixels. [all …]
|
/Zephyr-Core-3.6.0/dts/bindings/pinctrl/ |
D | st,stm32f1-pinctrl.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 Based on pincfg-node.yaml binding. 8 Note: `bias-disable` and `drive-push-pull` are default pin configurations. 9 They will be applied in case no `bias-foo` or `driver-bar` properties 12 compatible: "st,stm32f1-pinctrl" 20 swj-cfg: 22 default: "full" # reset state 24 - "full" 25 - "no-njtrst" 26 - "jtag-disable" [all …]
|
/Zephyr-Core-3.6.0/arch/arm64/core/cortex_r/ |
D | Kconfig | 6 # SPDX-License-Identifier: Apache-2.0 21 The ARMv8-R MPU architecture requires a power-of-two alignment 24 The ARMv8-R MPU requires the active MPU regions be non-overlapping. 25 As a result of this, the ARMv8-R MPU needs to fully partition the 29 of the ARMv8-R background memory map. The application developer may 30 enforce full PRIV (kernel) memory partition by enabling the 32 By not enforcing full partition, MPU may leave part of kernel 33 SRAM area covered only by the default ARMv8-R memory map. This 41 of full partitioning the default behavior for the ARMv8-R MPU 42 driver. [all …]
|
/Zephyr-Core-3.6.0/dts/bindings/sensor/ |
D | nxp,fxos8700-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: FXOS8700 6-axis accelerometer/magnetometer sensor 6 include: sensor-device.yaml 9 reset-gpios: 10 type: phandle-array 15 the signal that is presented to the driver. 17 int1-gpios: 18 type: phandle-array 23 the signal that is presented to the driver. 25 int2-gpios: [all …]
|
/Zephyr-Core-3.6.0/boards/arm/twr_ke18f/dts/bindings/ |
D | nxp,flexio.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 NXP FlexIO binding. This binding does not represent a full FlexIO driver, but 11 include: [base.yaml, pinctrl-device.yaml] 14 pinctrl-0: 16 pinctrl-names:
|
12345678910>>...19