/vendor/hisilicon/hispark_pegasus/demo/trafficlight_demo/ |
H A D | traffic_light_demo.c | 29 #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 D | wifi_connecter.c | 25 #define THREE 3 macro 38 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintLinkedInfo()
|
H A D | wifi_starter.c | 24 #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 D | wifi_connecter.c | 25 #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 D | wifi_starter.c | 24 #define THREE 3 macro 49 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintStationInfo()
|
H A D | wifi_connecter.c | 25 #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 D | wifi_starter.c | 23 #define THREE 3 macro 48 mac[ZERO], mac[ONE], mac[TWO], mac[THREE], mac[FOUR], mac[FIVE]) == TRUE) { in PrintStationInfo()
|
H A D | wifi_connecter.c | 25 #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 D | envrionment_demo.c | 55 #define THREE 3 macro 128 OledShowString(0, THREE, line, 1); in EnvironmentTask()
|
H A D | aht20.c | 92 #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 D | wifi_connecter.c | 25 #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 D | wifi_connecter.c | 25 #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 D | wifi_connecter.c | 25 #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 D | wifi_connecter.c | 25 #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 D | wifi_connecter.c | 25 #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 D | environment_demo.c | 46 #define THREE 3 macro 210 OledShowString(0, THREE, line, 1); in EnvironmentTask()
|
H A D | aht20.c | 93 #define THREE 3 macro 207 humiRaw = (humiRaw << FOUR) | ((buffer[THREE] & 0xF0) >> FOUR); in AHT20_GetMeasureResult()
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | app_demo_multi_sample.h | 224 THREE, enumerator
|
H A D | app_demo_config.c | 407 case THREE: in OledLedLigthReckonByTimeShow() 434 case THREE: in GreenOledLedLigthReckonByTimeShow()
|
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/ |
H A D | app_demo_multi_sample.h | 224 THREE, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | app_demo_multi_sample.h | 224 THREE, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/ |
H A D | app_demo_multi_sample.h | 224 THREE, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ |
H A D | app_demo_multi_sample.h | 225 THREE, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/oled/examples/ |
H A D | ssd1306_tests.c | 51 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 D | ssd1306_tests.c | 51 else if ((x == ONE_HUNDRED_TWENTY_SEVEN) && (y < SIXTY-THREE)) in ssd1306_TestBorder() 53 else if ((y == SIXTY-THREE) && (x > 0)) in ssd1306_TestBorder()
|