/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/ |
H A D | demo_entry_posix.c | 25 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; /* 1 */ in main() local
|
H A D | lwip_tcp_client.c | 23 void TcpClientTest(const char* host, unsigned short port) in TcpClientTest() argument 60 void NetDemoTest(unsigned short port, const char* host) in NetDemoTest() argument
|
H A D | lwip_tcp_server.c | 24 void TcpServerTest(unsigned short port) in TcpServerTest() argument 88 void NetDemoTest(unsigned short port, const char* host) in NetDemoTest() argument
|
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/ |
H A D | demo_entry_posix.c | 25 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
|
H A D | net_demo.h | 32 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument 43 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
|
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/ |
H A D | demo_entry_posix.c | 23 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
|
H A D | net_demo.h | 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
|
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/ |
H A D | demo_entry_posix.c | 22 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
|
H A D | net_demo.h | 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
|
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/ |
H A D | demo_entry_posix.c | 23 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
|
H A D | udp_server_test.c | 23 void UdpServerTest(unsigned short port) argument
|
H A D | net_demo.h | 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
|
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/ |
H A D | net_demo.h | 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
|
H A D | udp_server_test.c | 32 void UdpServerTest(unsigned short port) argument
|
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/ |
H A D | net_demo.h | 30 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument 41 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
|
H A D | udp_server_test.c | 30 void UdpServerTest(unsigned short port) argument
|
/vendor/hisilicon/hispark_pegasus/demo/colorfullight_demo/ |
H A D | colorful_light_demo.c | 89 static const WifiIotPwmPort port[] = {WIFI_IOT_PWM_PORT_PWM1, WIFI_IOT_PWM_PORT_PWM2}; in CorlorfulLightTask() local
|
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ |
H A D | app_demo_multi_sample.c | 102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | app_demo_multi_sample.c | 102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
|
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/ |
H A D | app_demo_multi_sample.c | 102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | app_demo_multi_sample.c | 103 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
|
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/ |
H A D | app_demo_multi_sample.c | 102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
|