Home
last modified time | relevance | path

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

123456789

/Zephyr-latest/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-milli-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-latest/samples/sensor/isl29035/
DREADME.rst43 [0:00:00.018] Ambient light sense: 365.234
44 [0:00:10.023] Ambient light sense: 361.084
47 [0:00:13.276] Ambient light sense: 302.734
50 [0:00:14.619] Ambient light sense: 247.62
53 [0:00:16.141] Ambient light sense: 187.927
56 [0:00:16.410] Ambient light sense: 126.953
59 [0:00:17.843] Ambient light sense: 181.03
62 [0:00:18.022] Ambient light sense: 235.779
65 [0:00:23.126] Ambient light sense: 301.758
68 [0:00:23.305] Ambient light sense: 353.333
[all …]
/Zephyr-latest/boards/adafruit/feather_nrf52840/doc/
Dindex.rst33 .. group-tab:: Sense
37 :alt: Adafruit Feather nRF52840 Sense
50 - SWD solder pads on bottom of PCB (Sense only)
51 - LSM6DS33 Accel/Gyro (Sense only)
52 - LIS3MDL magnetometer (Sense only)
53 - APDS9960 Proximity, Light, Color, and Gesture Sensor (Sense only)
54 - MP34DT01-M PDM Microphone sound sensor (Sense only)
55 - SHT3X Humidity sensor (Sense only)
56 - BMP280 temperature and barometric pressure/altitude (Sense only)
110 .. group-tab:: Sense
[all …]
/Zephyr-latest/drivers/sensor/current_amp/
DKconfig1 # Current sense amplifier driver
8 bool "Current sense amplifier driver"
13 Enable current sense amplifier driver.
/Zephyr-latest/boards/seeed/xiao_ble/
Dboard.yml3 full_name: XIAO BLE (Sense)
8 - name: 'sense'
Dxiao_ble_nrf52840_sense.yaml1 identifier: xiao_ble/nrf52840/sense
2 name: XIAO BLE Sense
/Zephyr-latest/boards/arduino/nano_33_ble/
Dboard.yml3 full_name: Arduino Nano 33 BLE (Sense)
8 - name: 'sense'
Darduino_nano_33_ble_nrf52840_sense.yaml1 identifier: arduino_nano_33_ble//sense
2 name: Arduino Nano 33 BLE Sense
/Zephyr-latest/boards/adafruit/feather_nrf52840/
Dboard.yml3 full_name: Feather nRF52840 (Express, Sense)
9 - name: sense
Dadafruit_feather_nrf52840_nrf52840_sense.yaml1 identifier: adafruit_feather_nrf52840/nrf52840/sense
2 name: Adafruit Feather nRF52840 Sense
Dadafruit_feather_nrf52840_nrf52840_sense_uf2.yaml1 identifier: adafruit_feather_nrf52840/nrf52840/sense/uf2
2 name: Adafruit Feather nRF52840 Sense UF2
Dadafruit_feather_nrf52840_nrf52840_sense_uf2.dts14 model = "Adafruit Feather nRF52840 Sense";
15 compatible = "adafruit,feather-nrf52840-sense-uf2";
Dadafruit_feather_nrf52840_nrf52840_sense.dts12 model = "Adafruit Feather nRF52840 Sense";
13 compatible = "adafruit,feather-nrf52840-sense-uf2";
/Zephyr-latest/tests/drivers/adc/adc_rescale/boards/
Dnative_sim.overlay18 compatible = "current-sense-shunt";
24 compatible = "current-sense-amplifier";
26 sense-resistor-milli-ohms = <5>;
27 sense-gain-mult = <100>;
/Zephyr-latest/boards/seeed/xiao_esp32s3/
Dxiao_esp32s3_procpu_sense.yaml1 identifier: xiao_esp32s3/esp32s3/procpu/sense
2 name: XIAO ESP32S3 Sense PROCPU
/Zephyr-latest/boards/google/twinkie_v2/
Dgoogle_twinkie_v2.dts66 compatible = "current-sense-amplifier";
68 sense-resistor-milli-ohms = <3>;
69 sense-gain-mult = <100>;
73 compatible = "current-sense-amplifier";
75 sense-resistor-milli-ohms = <10>;
76 sense-gain-mult = <25>;
/Zephyr-latest/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-latest/boards/seeed/xiao_esp32s3/doc/
Dindex.rst6 Seeed Studio XIAO ESP32S3 and XIAO ESP32S3 Sense are IoT mini development boards based on the
17 .. figure:: img/xiao-esp32s3-sense.png
19 :alt: XIAO ESP32S3 Sense
21 XIAO ESP32S3 Sense
36 Additionally, Sense variant integrates a OV2640 camera sensor, microphone and sdcard slot.
86 XIAO ESP32S3 and XIAO ESP32S3 Sense Pinout
202 .. group-tab:: XIAO ESP32S3 Sense
206 :board: xiao_esp32s3/esp32s3/procpu/sense
222 .. group-tab:: XIAO ESP32S3 Sense
226 :board: xiao_esp32s3/esp32s3/procpu/sense
[all …]
/Zephyr-latest/boards/seeed/xiao_ble/doc/
Dindex.rst6 The Seeed XIAO BLE (Sense) is a tiny (21 mm x 17.5 mm) Nordic Semiconductor
20 - LSM6DS3TR-C 6D IMU (3D accelerometer and 3D gyroscope) (XIAO BLE Sense only)
21 - PDM microphone (XIAO BLE Sense only)
138 .. group-tab:: XIAO BLE Sense
142 :board: xiao_ble/nrf52840/sense
154 Testing the LEDs in the XIAO BLE (Sense)
169 .. group-tab:: XIAO BLE Sense
173 :board: xiao_ble/nrf52840/sense
180 Testing shell over USB in the XIAO BLE (Sense)
195 .. group-tab:: XIAO BLE Sense
[all …]
/Zephyr-latest/dts/bindings/gpio/
Dnordic,nrf-gpio.yaml22 sense-edge-mask:
25 Mask of pins that use the GPIO sense mechanism for edge detection.
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-gconf.yaml23 0: Operation with external sense resistors
24 1: Internal sense resistors. Use current supplied into VREF as reference for internal
25 sense resistor. VREF pin internally is driven to GND in this mode.
/Zephyr-latest/tests/drivers/build_all/sensor/
Dadc.dtsi31 compatible = "current-sense-amplifier";
34 sense-resistor-milli-ohms = <1>;
35 sense-gain-mult = <1>;
36 sense-gain-div = <1>;
/Zephyr-latest/drivers/sensor/apds9960/
DKconfig36 bool "Ambient Light Sense"
39 Enable Ambient Light Sense (ALS).
/Zephyr-latest/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

123456789