Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Daht20.c50 #define AHT20_CMD_RESET 0xBA // 软复位命令 macro
136 uint8_t resetCmd[] = {AHT20_CMD_RESET}; in AHT20_ResetCommand()
/vendor/hisilicon/hispark_pegasus/demo/i2caht20_demo/src/
H A Daht20.c58 #define AHT20_CMD_RESET 0xBA // 软复位命令 macro
136 uint8_t resetCmd[] = {AHT20_CMD_RESET}; in AHT20_ResetCommand()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H A Daht20.c49 #define AHT20_CMD_RESET 0xBA // 软复位命令 macro
126 uint8_t resetCmd[] = {AHT20_CMD_RESET}; in AHT20_ResetCommand()

Completed in 2 milliseconds