Source
x
/*
* Copyright (C) 2013 Samsung Electronics Co., Ltd.
* Author: Beomho Seo <beomho.seo@samsung.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2, as published
* by the Free Software Foundation.
*/
/* Slave address 0x19 for PS of 7 bit addressing protocol for I2C */
/* Alert Response Address */
/* Ambient light sensor */
/* Proximity sensor */
/* CS_CONF1 command code */
/* CS_CONF2 command code */
/* CS_CONF3 channel integration time */
/* Integration time 80 msec */
/* Integration time 160 msec */
/* Integration time 320 msec */
/* Integration time 640 msec */
/* PS_CONF1 command code */
/* PS_CONF1 command code: integration time */
/* Integration time 0.32 msec */
/* Integration time 0.42 msec */
/* Integration time 0.52 msec */
/* Integration time 0.64 msec */
/* PS_CONF1 command code: duty ratio */
/* Duty ratio 1/80 */
/* Duty ratio 1/160 */
/* Duty ratio 1/320 */
/* Duty ratio 1/640 */
/* PS_THD command code */
/* PS_CANC command code */
/* PS_CONF2 command code */