Home
last modified time | relevance | path

Searched refs:THREE (Results 1 - 25 of 27) sorted by relevance

12

/vendor/hisilicon/hispark_pegasus/demo/trafficlight_demo/
H A Dtraffic_light_demo.c29 #define THREE 3 macro
47 for (unsigned int j = 0; j < THREE; j++) { in TrafficLightTask()
57 for (unsigned int j = 0; j < THREE; j++) { in TrafficLightTask()
73 for (int i = 0; i < THREE; i++) { in OnButtonPressed()
81 if (g_currentBright == THREE) { in OnButtonPressed()
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
H A Dwifi_starter.c24 #define THREE 3 macro
49 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintStationInfo()
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/play/
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_starter.c24 #define THREE 3 macro
49 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintStationInfo()
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_starter.c23 #define THREE 3 macro
48 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintStationInfo()
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Denvrionment_demo.c55 #define THREE 3 macro
128 OledShowString(0, THREE, line, 1); in EnvironmentTask()
H A Daht20.c92 #define THREE 3 macro
215 humiRaw = (humiRaw << FOUR) | ((buffer[THREE] & 0xF0) >> FOUR); in AHT20_GetMeasureResult()
/vendor/hisilicon/hispark_pegasus/demo/sntp_demo/test/
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A Dwifi_connecter.c25 #define THREE 3 macro
38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H A Denvironment_demo.c46 #define THREE 3 macro
210 OledShowString(0, THREE, line, 1); in EnvironmentTask()
H A Daht20.c93 #define THREE 3 macro
207 humiRaw = (humiRaw << FOUR) | ((buffer[THREE] & 0xF0) >> FOUR); in AHT20_GetMeasureResult()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.h224 THREE, enumerator
H A Dapp_demo_config.c407 case THREE: in OledLedLigthReckonByTimeShow()
434 case THREE: in GreenOledLedLigthReckonByTimeShow()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.h224 THREE, enumerator
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.h224 THREE, enumerator
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.h224 THREE, enumerator
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.h225 THREE, enumerator
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/oled/examples/
H A Dssd1306_tests.c51 else if ((x == ONE_HUNDRED_TWENTY_SEVEN) && (y < SIXTY-THREE)) in ssd1306_TestBorder()
53 else if ((y == SIXTY-THREE) && (x > 0)) in ssd1306_TestBorder()
/vendor/hisilicon/hispark_pegasus/demo/ssd1306_demo/examples/
H A Dssd1306_tests.c51 else if ((x == ONE_HUNDRED_TWENTY_SEVEN) && (y < SIXTY-THREE)) in ssd1306_TestBorder()
53 else if ((y == SIXTY-THREE) && (x > 0)) in ssd1306_TestBorder()

Completed in 13 milliseconds

12