Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_als_ps_ams_tmd2725.c233 struct tmd2725_lux_segment lux_segment[2]; member
367 tmd2725_chip.lux_segment[0].ch0_coef = CoefA; in drv_als_ps_ams_tmd2725_set_default_config()
368 tmd2725_chip.lux_segment[0].ch1_coef = CoefB; in drv_als_ps_ams_tmd2725_set_default_config()
369 tmd2725_chip.lux_segment[1].ch0_coef = CoefC; in drv_als_ps_ams_tmd2725_set_default_config()
370 tmd2725_chip.lux_segment[1].ch1_coef = CoefD; in drv_als_ps_ams_tmd2725_set_default_config()
388 struct tmd2725_lux_segment *als = &(tmd2725_chip.lux_segment[0]); in drv_als_ps_ams_tmd2725_set_default_config()

Completed in 4 milliseconds