Home
last modified time | relevance | path

Searched refs:intensity (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/samples/sensor/apds9960/src/
Dmain.c30 struct sensor_value intensity, pdata; in main() local
73 sensor_channel_get(dev, SENSOR_CHAN_LIGHT, &intensity); in main()
77 intensity.val1, pdata.val1); in main()
/Zephyr-latest/samples/sensor/isl29035/
DREADME.rst5 Get light intensity data from an ISL29035 sensor (polling & trigger mode).
10 If trigger is not enabled the sample displays measured light intensity
13 If trigger is enabled the sample displays light intensity from the
15 read sample. If the sensor detects an intensity outside that range the
16 application wakes, displays the intensity, resets the intensity range
/Zephyr-latest/samples/sensor/apds9960/
DREADME.rst32 ambient light intensity without trigger is 387
34 ambient light intensity without trigger is 386
36 ambient light intensity without trigger is 386
/Zephyr-latest/boards/shields/max7219/
Dmax7219_8x8.overlay20 intensity = <0>;
/Zephyr-latest/drivers/display/
Ddisplay_max7219.c64 uint8_t intensity; member
292 ret = max7219_transmit_all(dev, MAX7219_REG_INTENSITY, dev_config->intensity); in max7219_init()
337 .intensity = DT_INST_PROP(n, intensity), \
/Zephyr-latest/samples/drivers/led/sx1509b_intensity/
DREADME.rst10 This sample controls the intensity of the color LEDs in a Thingy:52 lightwell.
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dchannels.rst13 enable measuring many readings of perhaps temperature, light intensity, amperage,
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/
DREADME.rst18 - LSM6DSV16X (from LIS2MDL) 3-Axis magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/
DREADME.rst18 - LSM6DSO16IS (from LIS2MDL) 3-Axis magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks01a1/
DREADME.rst14 - LIS3MDL: 3-axis Magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/standard/
DREADME.rst18 - LIS2MDL 3-Axis magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/standard/
DREADME.rst15 - LSM303AGR 3-Axis Acceleration and 3-axis Magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/standard/
DREADME.rst16 - IIS2MDC 3-Axis magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/sensorhub/
DREADME.rst21 - LSM6DSL 3-Axis magnetic field intensity (from LSM303AGR mag) - Primary option
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/sensorhub/
DREADME.rst22 - ISM330DHCX (from IIS2MDC) 3-Axis magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/sensorhub/
DREADME.rst22 - LSM6DSO (from LIS2MDL) 3-Axis magnetic field intensity
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/
DREADME.rst18 - LIS2MDL 3-Axis magnetic field intensity
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay307 intensity = <0>;