Searched refs:ap3216c_get_param (Results 1 – 5 of 5) sorted by relevance
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()419 void ap3216c_get_param(ap3216c_cmd_t cmd, uint8_t *value) in ap3216c_get_param() function
144 void ap3216c_get_param(ap3216c_cmd_t cmd, uint8_t *value);
230 range = ap3216c_get_param(AP3216C_ALS_RANGE);421 function ap3216c_get_param(cmd) function
177 range = self.ap3216c_get_param(AP3216C_ALS_RANGE)273 def ap3216c_get_param(self, cmd): member in AP3216C
438 ap3216c_get_param(AP3216C_ALS_RANGE, &range);
Completed in 7 milliseconds