Home
last modified time | relevance | path

Searched refs:AP3216C_MODE_ALS_AND_PS (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/amp/modules/
A Dap3216c.js62 const AP3216C_MODE_ALS_AND_PS = 0x3 constant
205 ap3216c_set_param(AP3216C_SYSTEM_MODE, AP3216C_MODE_ALS_AND_PS);
536 ap3216c_set_param(AP3216C_SYSTEM_MODE, AP3216C_MODE_ALS_AND_PS);
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Ddrv_als_ps_ir_liteon_ap3216c.h23 AP3216C_MODE_ALS_AND_PS, // ALS and PS+IR functions active enumerator
A Ddrv_als_ps_ir_liteon_ap3216c.c190 ap3216c_set_param(AP3216C_SYSTEM_MODE, AP3216C_MODE_ALS_AND_PS); in ap3216c_init()
/AliOS-Things-master/components/py_engine/framework/
A Dap3216c.py51 AP3216C_MODE_ALS_AND_PS = const(0x3) variable
164 self.ap3216c_set_param(AP3216C_SYSTEM_MODE, AP3216C_MODE_ALS_AND_PS)
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/lightmeter/
A Dlightmeter.md414 ap3216c_set_param(AP3216C_SYSTEM_MODE, AP3216C_MODE_ALS_AND_PS);

Completed in 7 milliseconds