Home
last modified time | relevance | path

Searched refs:light (Results 1 – 8 of 8) sorted by relevance

/components/lwp/
A DKconfig2 bool "lwP(light weight Process)"
6 The lwP is a light weight process running in user mode.
29 int "The max number of light-weight process"
/components/drivers/pm/
A DKconfig28 int "PM light mode threashold time"
/components/drivers/include/drivers/
A Dsensor.h229 rt_int32_t light; /* Light. unit: lux */ member
A Dsensor_v2.h376 rt_sensor_float_t light; /* Light. unit: lux */ member
/components/dfs/
A DKconfig8 The device file system is a light weight virtual file system.
/components/drivers/sensor/v1/
A Dsensor_cmd.c50 …LOG_I("num:%3d, light:%5d lux, timestamp:%5d", num, sensor_data->data.light, sensor_data->timestam… in sensor_show_data()
/components/net/lwip/
A DKconfig2 bool "LwIP: light weight TCP/IP stack"
/components/drivers/sensor/v2/
A Dsensor_cmd.c278 …rt_kprintf("num:%d, light:%f%s, timestamp:%u\n", num, sensor_data->data.light, unit_name, sensor_d… in sensor_show_data()

Completed in 14 milliseconds