Searched refs:intensity (Results 1 – 18 of 18) sorted by relevance
/Zephyr-latest/samples/sensor/apds9960/src/ |
D | main.c | 30 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/ |
D | README.rst | 5 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/ |
D | README.rst | 32 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/ |
D | max7219_8x8.overlay | 20 intensity = <0>;
|
/Zephyr-latest/drivers/display/ |
D | display_max7219.c | 64 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/ |
D | README.rst | 10 This sample controls the intensity of the color LEDs in a Thingy:52 lightwell.
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | channels.rst | 13 enable measuring many readings of perhaps temperature, light intensity, amperage,
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/ |
D | README.rst | 18 - LSM6DSV16X (from LIS2MDL) 3-Axis magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/ |
D | README.rst | 18 - LSM6DSO16IS (from LIS2MDL) 3-Axis magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a1/ |
D | README.rst | 14 - LIS3MDL: 3-axis Magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/standard/ |
D | README.rst | 18 - LIS2MDL 3-Axis magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/standard/ |
D | README.rst | 15 - LSM303AGR 3-Axis Acceleration and 3-axis Magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/standard/ |
D | README.rst | 16 - IIS2MDC 3-Axis magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/sensorhub/ |
D | README.rst | 21 - LSM6DSL 3-Axis magnetic field intensity (from LSM303AGR mag) - Primary option
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/sensorhub/ |
D | README.rst | 22 - ISM330DHCX (from IIS2MDC) 3-Axis magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/sensorhub/ |
D | README.rst | 22 - LSM6DSO (from LIS2MDL) 3-Axis magnetic field intensity
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/ |
D | README.rst | 18 - LIS2MDL 3-Axis magnetic field intensity
|
/Zephyr-latest/tests/drivers/build_all/display/ |
D | app.overlay | 307 intensity = <0>;
|