Home
last modified time | relevance | path

Searched defs:port (Results 1 - 22 of 22) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
H A Ddemo_entry_posix.c25 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; /* 1 */ in main() local
H A Dlwip_tcp_client.c23 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 Dlwip_tcp_server.c24 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 Ddemo_entry_posix.c25 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
H A Dnet_demo.h32 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 Ddemo_entry_posix.c23 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
H A Dnet_demo.h31 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 Ddemo_entry_posix.c22 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
H A Dnet_demo.h31 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 Ddemo_entry_posix.c23 short port = argc > 1 ? atoi(argv[1]) : PARAM_SERVER_PORT; in main() local
H A Dudp_server_test.c23 void UdpServerTest(unsigned short port) argument
H A Dnet_demo.h31 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 Dnet_demo.h31 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 Dudp_server_test.c32 void UdpServerTest(unsigned short port) argument
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dnet_demo.h30 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 Dudp_server_test.c30 void UdpServerTest(unsigned short port) argument
/vendor/hisilicon/hispark_pegasus/demo/colorfullight_demo/
H A Dcolorful_light_demo.c89 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 Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.c103 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() argument

Completed in 9 milliseconds