Home
last modified time | relevance | path

Searched refs:RT_SENSOR_MODE_GET_POWER (Results 1 – 3 of 3) sorted by relevance

/components/drivers/include/drivers/
A Dsensor_v2.h207 #define RT_SENSOR_MODE_GET_POWER(mode) (rt_uint8_t)((mode >> RT_SENSOR_MODE_POWER_BIT_OFFSET… macro
/components/drivers/sensor/v2/
A Dsensor_cmd.c215 switch(RT_SENSOR_MODE_GET_POWER(info->mode)) in sensor_get_power_mode_name()
648 …RT_SENSOR_MODE_GET_ACCURACY(sensor_dev->info.mode), RT_SENSOR_MODE_GET_POWER(sensor_dev->info.mode… in sensor()
A Dsensor.c391 LOG_D("set power mode code: %d", RT_SENSOR_MODE_GET_POWER(sensor->info.mode)); in _sensor_control()

Completed in 8 milliseconds