Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_als_ps_ams_tmd2725.c305 tmd2725_chip.shadow[TMD2725_REG_ATIME] = tmd2725_chip.atime; in drv_als_ams_tmd2725_set_power_mode()
378 tmd2725_chip.shadow[TMD2725_REG_PERS] = tmd2725_chip.persist; in drv_als_ps_ams_tmd2725_set_default_config()
380 tmd2725_chip.prox_pulse_cnt | tmd2725_chip.prox_pulse_len; in drv_als_ps_ams_tmd2725_set_default_config()
381 tmd2725_chip.shadow[TMD2725_REG_ATIME] = tmd2725_chip.atime; in drv_als_ps_ams_tmd2725_set_default_config()
382 tmd2725_chip.shadow[TMD2725_REG_CFG1] = tmd2725_chip.again; in drv_als_ps_ams_tmd2725_set_default_config()
505 tmd2725_chip.again = tmd2725_chip.shadow[TMD2725_REG_CFG1]; in tmd2725_set_als_gain()
726 tmd2725_chip.prox_offset = tmd2725_chip.shadow[TMD2725_REG_POFFSET_L]; in tmd2725_offset_calibration()
758 tmd2725_chip.prox_pulse_cnt | tmd2725_chip.prox_pulse_len); in drv_ps_ams_tmd2725_set_power_mode()
831 tmd2725_chip.prx_inf.raw = tmd2725_chip.shadow[TMD2725_REG_PDATA]; in tmd2725_read_prox_data()
839 if (tmd2725_chip.prx_inf.raw > tmd2725_chip.prox_th_max) { in tmd2725_get_prox()
[all …]

Completed in 5 milliseconds