Searched refs:als (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/lightmeter/ |
A D | lightmeter.c | 33 uint8_t als[20]; in lightmeter_task() local 42 sprintf(als, "ALS: %d", tmp[0]); in lightmeter_task() 47 OLED_Show_String(64, 6, als, 12, 1); in lightmeter_task()
|
A D | lightmeter.md | 332 uint8_t als[20]; 344 sprintf(als, "ALS: %d", tmp[0]); 350 OLED_Show_String(64, 6, als, 12, 1);
|
/AliOS-Things-master/components/sensor/drv/ |
A D | drv_als_ps_ams_tmd2725.c | 388 struct tmd2725_lux_segment *als = &(tmd2725_chip.lux_segment[0]); in drv_als_ps_ams_tmd2725_set_default_config() local 389 tmd2725_chip.als_inf.lux1_ch0_coef = DFG * (als[0].ch0_coef); in drv_als_ps_ams_tmd2725_set_default_config() 390 tmd2725_chip.als_inf.lux1_ch1_coef = DFG * (als[0].ch1_coef); in drv_als_ps_ams_tmd2725_set_default_config() 391 tmd2725_chip.als_inf.lux2_ch0_coef = DFG * (als[1].ch0_coef); in drv_als_ps_ams_tmd2725_set_default_config() 392 tmd2725_chip.als_inf.lux2_ch1_coef = DFG * (als[1].ch1_coef); in drv_als_ps_ams_tmd2725_set_default_config()
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | makermak.vc6 | 4 !MESSAGE Keine Konfiguration angegeben. rdjpgcom - Win32 wird als Standard verwendet.
|
A D | makewmak.vc6 | 4 !MESSAGE Keine Konfiguration angegeben. wrjpgcom - Win32 wird als Standard verwendet.
|
A D | maketmak.vc6 | 4 !MESSAGE Keine Konfiguration angegeben. jpegtran - Win32 wird als Standard verwendet.
|
A D | makecmak.vc6 | 4 !MESSAGE Keine Konfiguration angegeben. cjpeg - Win32 wird als Standard verwendet.
|
A D | makedmak.vc6 | 4 !MESSAGE Keine Konfiguration angegeben. djpeg - Win32 wird als Standard verwendet.
|
A D | makejmak.vc6 | 4 !MESSAGE Keine Konfiguration angegeben. jpeg - Win32 wird als Standard verwendet.
|
Completed in 12 milliseconds