Searched refs:light (Results 1 – 8 of 8) sorted by relevance
| /components/lwp/ |
| A D | Kconfig | 2 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 D | Kconfig | 28 int "PM light mode threashold time"
|
| /components/drivers/include/drivers/ |
| A D | sensor.h | 229 rt_int32_t light; /* Light. unit: lux */ member
|
| A D | sensor_v2.h | 376 rt_sensor_float_t light; /* Light. unit: lux */ member
|
| /components/dfs/ |
| A D | Kconfig | 8 The device file system is a light weight virtual file system.
|
| /components/drivers/sensor/v1/ |
| A D | sensor_cmd.c | 50 …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 D | Kconfig | 2 bool "LwIP: light weight TCP/IP stack"
|
| /components/drivers/sensor/v2/ |
| A D | sensor_cmd.c | 278 …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 13 milliseconds