HomeSort by: relevance | last modified time | path
    Searched defs:lux (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
tsllux.c 452 uint32_t lux; local in function:tsllux_sensors_refresh
463 error = tsllux_get_lux(sc, &lux, NULL, NULL);
470 edata->value_cur = lux;
679 * @mainpage Adafruit TSL2561 Light/Lux sensor driver
711 * added lux clipping check (returns 0 lux on sensor saturation)
841 * Lux factors (the datasheet explains how these magic constants
933 uint32_t channel0, channel1, scale, ratio, lux = 0; local in function:tsllux_get_lux
945 * Caller doesn't want the calculated Lux value, so
972 lux = 65536
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_vbt_defs.h 804 u16 lux; member in struct:als_data_entry

Completed in 14 milliseconds