LCOV - code coverage report
Current view: top level - zephyr/drivers/sensor - tcs3400.h Hit Total Coverage
Test: new.info Lines: 0 2 0.0 %
Date: 2024-12-22 00:14:23

          Line data    Source code
       1           0 : /*
       2             :  * Copyright 2023 Google LLC
       3             :  *
       4             :  * SPDX-License-Identifier: Apache-2.0
       5             :  */
       6             : 
       7             : #ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_
       8             : #define ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_
       9             : 
      10             : #include <zephyr/drivers/sensor.h>
      11             : 
      12           0 : enum sensor_attribute_tcs3400 {
      13             :         /** RGBC Integration Cycles */
      14             :         SENSOR_ATTR_TCS3400_INTEGRATION_CYCLES = SENSOR_ATTR_PRIV_START,
      15             : };
      16             : 
      17             : #endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_ */

Generated by: LCOV version 1.14