Searched refs:AP3216C_ALS_RANGE (Results 1 – 5 of 5) sorted by relevance
86 const AP3216C_ALS_RANGE = 0x2 constant230 range = ap3216c_get_param(AP3216C_ALS_RANGE);322 case AP3216C_ALS_RANGE:436 case AP3216C_ALS_RANGE:
98 ap3216c_get_param(AP3216C_ALS_RANGE, &Resolution); in set_als_threshold()221 ap3216c_get_param(AP3216C_ALS_RANGE, &range); in ap3216c_read_ambient_light()311 case AP3216C_ALS_RANGE: in ap3216c_set_param()434 case AP3216C_ALS_RANGE: in ap3216c_get_param()
56 AP3216C_ALS_RANGE, // ALS dynamic range(Default : 00) enumerator
75 AP3216C_ALS_RANGE = const(0x2) variable177 range = self.ap3216c_get_param(AP3216C_ALS_RANGE)232 elif cmd == AP3216C_ALS_RANGE:278 elif cmd == AP3216C_ALS_RANGE:
438 ap3216c_get_param(AP3216C_ALS_RANGE, &range);
Completed in 6 milliseconds