Revision 5e2f673b source/alld_vcnl4020.c
| source/alld_vcnl4020.c | ||
|---|---|---|
| 16 | 16 | 
    along with this program. If not, see <http://www.gnu.org/licenses/>.  | 
| 17 | 17 | 
    */  | 
| 18 | 18 | 
     | 
| 19 | 
    /**  | 
|
| 20 | 
    * @file alld_vcnl4020.c  | 
|
| 21 | 
    * @brief Proximity Sensor function implementations.  | 
|
| 22 | 
    *  | 
|
| 23 | 
    * @addtogroup lld_proximity  | 
|
| 24 | 
     * @{
   | 
|
| 25 | 
    */  | 
|
| 26 | 
     | 
|
| 19 | 27 | 
    #include <alld_vcnl4020.h>  | 
| 20 | 28 | 
     | 
| 21 | 29 | 
    #if defined(AMIROLLD_CFG_USE_VCNL4020) || defined(__DOXYGEN__)  | 
| ... | ... | |
| 262 | 270 | 
    }  | 
| 263 | 271 | 
     | 
| 264 | 272 | 
    #endif /* defined(AMIROLLD_CFG_USE_VCNL4020) */  | 
| 273 | 
     | 
|
| 274 | 
    /** @} */  | 
|
Also available in: Unified diff