Searched refs:AP3216C_ALS_RANGE_323 (Results 1 – 5 of 5) sorted by relevance
41 AP3216C_ALS_RANGE_323, // Resolution = 0.0049 lux/count enumerator
109 } else if (Resolution == AP3216C_ALS_RANGE_323) { in set_als_threshold()231 } else if (range == AP3216C_ALS_RANGE_323) { in ap3216c_read_ambient_light()
76 const AP3216C_ALS_RANGE_323 = 0x3 constant241 } else if (range == AP3216C_ALS_RANGE_323) {
65 AP3216C_ALS_RANGE_323 = const(0x3) variable185 elif (range == AP3216C_ALS_RANGE_323):
452 else if (range == AP3216C_ALS_RANGE_323)
Completed in 7 milliseconds