Home
last modified time | relevance | path

Searched full:sense (Results 1 – 25 of 200) sorted by relevance

12345678

/Zephyr-Core-3.7.0/dts/bindings/iio/afe/
Dcurrent-sense-amplifier.yaml5 When an io-channel measures the voltage over a current sense amplifier,
7 sense resistor, not the voltage over it. This binding describes such a current
8 sense circuit.
11 … https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml
13 compatible: "current-sense-amplifier"
23 sense-resistor-micro-ohms:
29 sense-gain-mult:
35 sense-gain-div:
Dcurrent-sense-shunt.yaml5 When an io-channel measures the voltage over a current sense shunt,
8 sense circuit.
11 https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml
13 compatible: "current-sense-shunt"
/Zephyr-Core-3.7.0/samples/sensor/isl29035/
DREADME.rst42 [0:00:00.018] Ambient light sense: 365.234
43 [0:00:10.023] Ambient light sense: 361.084
46 [0:00:13.276] Ambient light sense: 302.734
49 [0:00:14.619] Ambient light sense: 247.62
52 [0:00:16.141] Ambient light sense: 187.927
55 [0:00:16.410] Ambient light sense: 126.953
58 [0:00:17.843] Ambient light sense: 181.03
61 [0:00:18.022] Ambient light sense: 235.779
64 [0:00:23.126] Ambient light sense: 301.758
67 [0:00:23.305] Ambient light sense: 353.333
[all …]
/Zephyr-Core-3.7.0/boards/adafruit/feather_nrf52840/doc/
Dindex.rst3 Adafruit Feather nRF52840 (Express, Sense)
36 .. group-tab:: Sense
40 :alt: Adafruit Feather nRF52840 Sense
53 - SWD solder pads on bottom of PCB (Sense only)
54 - LSM6DS33 Accel/Gyro (Sense only)
55 - LIS3MDL magnetometer (Sense only)
56 - APDS9960 Proximity, Light, Color, and Gesture Sensor (Sense only)
57 - MP34DT01-M PDM Microphone sound sensor (Sense only)
58 - SHT3X Humidity sensor (Sense only)
59 - BMP280 temperature and barometric pressure/altitude (Sense only)
[all …]
/Zephyr-Core-3.7.0/drivers/sensor/current_amp/
DKconfig1 # Current sense amplifier driver
8 bool "Current sense amplifier driver"
13 Enable current sense amplifier driver.
/Zephyr-Core-3.7.0/tests/drivers/adc/adc_rescale/boards/
Dnative_sim.overlay18 compatible = "current-sense-shunt";
24 compatible = "current-sense-amplifier";
26 sense-resistor-micro-ohms = <5000>;
27 sense-gain-mult = <100>;
/Zephyr-Core-3.7.0/boards/arduino/nano_33_ble/
Darduino_nano_33_ble_nrf52840_sense.yaml1 identifier: arduino_nano_33_ble//sense
2 name: Arduino Nano 33 BLE Sense
Dboard.yml7 - name: 'sense'
/Zephyr-Core-3.7.0/boards/seeed/xiao_ble/
Dxiao_ble_nrf52840_sense.yaml1 identifier: xiao_ble/nrf52840/sense
2 name: XIAO BLE Sense
Dxiao_ble_nrf52840_sense.dts13 model = "Seeed XIAO BLE Sense";
14 compatible = "seeed,xiao-ble", "seeed,xiao-ble-sense";
Dboard.yml7 - name: 'sense'
/Zephyr-Core-3.7.0/boards/seeed/xiao_ble/doc/
Dindex.rst3 XIAO BLE (Sense)
9 The Seeed XIAO BLE (Sense) is a tiny (21 mm x 17.5 mm) Nordic Semiconductor
27 - LSM6DS3TR-C 6D IMU (3D accelerometer and 3D gyroscope) (XIAO BLE Sense only)
28 - PDM microphone (XIAO BLE Sense only)
145 .. group-tab:: XIAO BLE Sense
149 :board: xiao_ble/nrf52840/sense
161 Testing the LEDs in the XIAO BLE (Sense)
176 .. group-tab:: XIAO BLE Sense
180 :board: xiao_ble/nrf52840/sense
187 Testing shell over USB in the XIAO BLE (Sense)
[all …]
/Zephyr-Core-3.7.0/boards/arduino/nicla_sense_me/doc/
Dindex.rst3 Arduino Nicla Sense ME
8 The `Arduino Nicla Sense ME`_ is designed around Nordic Semiconductor's
15 :alt: Arduino Nicla Sense ME
17 Arduino Nicla Sense ME (Credit: Arduino)
79 :alt: Arduino Nicla Sense ME pinout
81 Arduino Nicla Sense ME pinout (Credit: Arduino)
95 First, connect the Arduino Nicla Sense ME board to your host computer using
133 .. _Arduino Nicla Sense ME:
134 https://docs.arduino.cc/hardware/nicla-sense-me
/Zephyr-Core-3.7.0/tests/drivers/build_all/sensor/
Dadc.dtsi29 compatible = "current-sense-amplifier";
32 sense-resistor-micro-ohms = <10>;
33 sense-gain-mult = <1>;
34 sense-gain-div = <1>;
/Zephyr-Core-3.7.0/boards/google/twinkie_v2/
Dgoogle_twinkie_v2.dts66 compatible = "current-sense-amplifier";
68 sense-resistor-micro-ohms = <3000>;
69 sense-gain-mult = <100>;
73 compatible = "current-sense-amplifier";
75 sense-resistor-micro-ohms = <10000>;
76 sense-gain-mult = <25>;
/Zephyr-Core-3.7.0/dts/bindings/gpio/
Dnordic,nrf-gpio.yaml22 sense-edge-mask:
25 Mask of pins that use the GPIO sense mechanism for edge detection.
/Zephyr-Core-3.7.0/drivers/sensor/apds9960/
DKconfig35 bool "Ambient Light Sense"
38 Enable Ambient Light Sense (ALS).
/Zephyr-Core-3.7.0/subsys/usb/device_next/class/
Dusbd_msc_scsi.h30 /* SPC-5 4.4.8 Sense key and additional sense code definitions
31 * Table 49 — Sense key descriptions
/Zephyr-Core-3.7.0/boards/microchip/ev11l78a/
Dev11l78a.dts40 compatible = "current-sense-amplifier";
42 sense-resistor-micro-ohms = <4000>;
43 sense-gain-mult = <100>;
/Zephyr-Core-3.7.0/boards/st/stm32f3_disco/
DKconfig.stm32f3_disco1 # Copyright (c) 2017 I-SENSE group of ICCS
/Zephyr-Core-3.7.0/boards/olimex/olimexino_stm32/
DKconfig.olimexino_stm321 # Copyright (c) 2016, I-SENSE group of ICCS
DKconfig.defconfig3 # Copyright (c) 2016, I-SENSE group of ICCS
/Zephyr-Core-3.7.0/boards/arduino/nicla_sense_me/
DKconfig.arduino_nicla_sense_me1 # Arduino Nicla Sense ME board configuration
DKconfig.defconfig1 # Arduino Nicla Sense ME board configuration
/Zephyr-Core-3.7.0/tests/drivers/gpio/gpio_basic_api/boards/
Dnrf52840dk_nrf52840_sense_edge.overlay8 sense-edge-mask = <0x6>;

12345678