Home
last modified time | relevance | path

Searched defs:brightness (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/amp/test/
A Dtest_ap3216c.js22 var brightness = ap3216c.ap3216c_read_ambient_light(); variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/driver/i2c/
A Dtest_ap3216c.py23 brightness = ap3216cDev.ap3216c_read_ambient_light() variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/driver/i2c/
A Dtest_ap3216c.py23 brightness = ap3216cDev.ap3216c_read_ambient_light() variable
/AliOS-Things-master/components/udisplay/example/
A Dudisplay_example.c20 int32_t brightness; in set_brightness() local
30 int32_t brightness; in get_brightness() local
/AliOS-Things-master/components/udisplay/src/
A Dudisplay.c453 int32_t udisplay_set_brightness(int32_t brightness) in udisplay_set_brightness()
468 int32_t brightness; in udisplay_get_brightness() local
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Ddrv_als_ps_ir_liteon_ap3216c.c216 uint16_t brightness = 0; // default error data in ap3216c_read_ambient_light() local
/AliOS-Things-master/components/drivers/core/fbdev/src/
A Dfb.c297 int32_t brightness; in fb_ioctl() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h94 float brightness; member
A DSDL_video.c2419 SDL_SetWindowBrightness(SDL_Window * window, float brightness) in SDL_SetWindowBrightness()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_switch.c523 static SDL_bool SetHomeLED(SDL_DriverSwitch_Context *ctx, Uint8 brightness) in SetHomeLED()

Completed in 19 milliseconds