Searched refs:RT_SENSOR_POWER_NORMAL (Results 1 – 2 of 2) sorted by relevance
115 #define RT_SENSOR_POWER_NORMAL (2) /* normal-power mode */ macro
211 if (local_ctrl(sensor, RT_SENSOR_CTRL_SET_POWER, (void *)RT_SENSOR_POWER_NORMAL) == RT_EOK) in rt_sensor_open()213 sensor->config.power = RT_SENSOR_POWER_NORMAL; in rt_sensor_open()
Completed in 6 milliseconds