Home
last modified time | relevance | path

Searched refs:clibrateCmd (Results 1 - 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Daht20.c143 uint8_t clibrateCmd[] = {AHT20_CMD_CALIBRATION, AHT20_CMD_CALIBRATION_ARG0, AHT20_CMD_CALIBRATION_ARG1}; in AHT20_CalibrateCommand() local
144 return AHT20_Write(clibrateCmd, sizeof(clibrateCmd)); in AHT20_CalibrateCommand()
/vendor/hisilicon/hispark_pegasus/demo/i2caht20_demo/src/
H A Daht20.c143 uint8_t clibrateCmd[] = {AHT20_CMD_CALIBRATION, AHT20_CMD_CALIBRATION_ARG0, AHT20_CMD_CALIBRATION_ARG1}; in AHT20_CalibrateCommand() local
144 return AHT20_Write(clibrateCmd, sizeof(clibrateCmd)); in AHT20_CalibrateCommand()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H A Daht20.c133 uint8_t clibrateCmd[] = {AHT20_CMD_CALIBRATION, AHT20_CMD_CALIBRATION_ARG0, AHT20_CMD_CALIBRATION_ARG1}; in AHT20_CalibrateCommand() local
134 return AHT20_Write(clibrateCmd, sizeof(clibrateCmd)); in AHT20_CalibrateCommand()

Completed in 2 milliseconds