Home | History | Annotate | Download | only in tcs3414cs

Lines Matching defs:TCS3414CS

108  * @brief TCS3414CS Color Sensor library
109 * @defgroup tcs3414cs libupm-tcs3414cs
113 * @library tcs3414cs
114 * @sensor tcs3414cs
115 * @comname TCS3414CS Color Sensor
122 * @brief API for the TCS3414CS Color Sensor
124 * This module defines the TCS3414CS interface for the color sensor
126 * @image html tcs3414cs.jpg
127 * @snippet tcs3414cs.cxx Interesting
129 class TCS3414CS {
132 * Instantiates a TCS3414CS object
136 TCS3414CS ();