Home
last modified time | relevance | path

Searched defs:ret (Results 1 - 25 of 80) sorted by relevance

1234

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_log.c30 int ret = -1; in IoTLogLevelSet() local
H A Diot_hmac.c50 int ret = -1; in HmacGeneratePwd() local
H A Dcoap_service.c71 UINT32 ret; in CoapServerStart() local
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_log.c30 int ret = -1; in IoTLogLevelSet() local
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_log.c30 int ret = -1; in IoTLogLevelSet() local
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_log.c30 int ret = -1; in IoTLogLevelSet() local
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dudp_server_test.c57 int ret = cJSONParseAP(message); local
68 int ret = cJSONParseSTA(message); local
H A Ddemo_entry_cmsis.c65 int ret = UtilsGetValue(PARAM_HOTSPOT_SSID_KEY, ssidValue, WIFI_MAX_SSID_LEN); in CheckKvStoreResult() local
/vendor/hisilicon/hispark_taurus_linux/hals/utils/sys_param/
H A Dhal_sys_param.c42 int ret = read(fd, strOrigin, STR_MAX - 1); in HalGetSerial() local
/vendor/hisilicon/hispark_pegasus/demo/interconnection_client_demo/
H A Dapp_demo_uart.c73 hi_u32 ret = 0; in UartTransmit() local
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dudp_server_test.c59 int ret = cJSONParseAP(message); local
69 int ret = cJSONParseSTA(message); local
H A Ddemo_entry_cmsis.c65 int ret = UtilsGetValue(PARAM_HOTSPOT_SSID_KEY, ssidValue, WIFI_MAX_SSID_LEN); in CheckKvStoreResult() local
/vendor/hisilicon/hispark_pegasus/demo/uart_demo/
H A Duart_demo.c33 int ret; in usr_uart_config() local
/vendor/hisilicon/hispark_pegasus/demo/udp_demo/
H A Dudp_client.c43 int ret = bind(sClient, (struct sockaddr*)&sin, sizeof(sin)); in UdpClientDemo() local
H A Dwifi_softap.c47 int ret; in HiWifiStartSoftap() local
91 int ret; in HiWifiStopSoftap() local
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dwifi_connecter.c25 int ret = 0; in PrintLinkedInfo() local
104 err_t ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot() local
123 err_t ret = netifapi_dhcp_stop(g_iface); in DisconnectWithHotspot() local
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_connecter.c24 int ret = 0; in PrintLinkedInfo() local
93 err_t ret = netifapi_dhcp_start(g_iface); in ConnectToHotspotconst() local
106 err_t ret = netifapi_dhcp_stop(g_iface); in DisconnectWithHotspot() local
H A Dwifi_softap.c49 int ret = 0; in hi_wifi_start_softap() local
103 int ret; in hi_wifi_stop_softap() local
[all...]
H A Dapp_demo_gl5537_1.c58 unsigned int ret = AdcRead(IOT_ADC_CHANNEL_4, &data, HI_ADC_EQU_MODEL_4, HI_ADC_CUR_BAIS_DEFAULT, 0xF0); in GetLightStatus() local
92 unsigned int ret = AdcRead(IOT_ADC_CHANNEL_2, &data, IOT_ADC_EQU_MODEL_4, IOT_ADC_CUR_BAIS_DEFAULT, 0xF0); in GetGpio5Voltage() local
H A Dwifi_sta.c75 int ret = 0; in hi_wifi_start_connect() local
107 int ret; in hi_wifi_start_sta() local
174 int ret; hi_wifi_stop_sta() local
[all...]
H A Dwifi_starter.c111 err_t ret = netifapi_netif_set_addr(g_iface, &ipaddr, &netmask, &gateway); in StartHotspot() local
123 err_t ret = netifapi_dhcps_stop(g_iface); in StopHotspot() local
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
H A Dwifi_connecter.c25 int ret = 0; in PrintLinkedInfo() local
104 err_t ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot() local
123 err_t ret = netifapi_dhcp_stop(g_iface); in DisconnectWithHotspot() local
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_connecter.c98 err_t ret = netifapi_dhcp_start(g_iface); in ConnectToHotspot() local
111 err_t ret = netifapi_dhcp_stop(g_iface); in DisconnectWithHotspot() local
H A Dwifi_starter.c105 err_t ret = netifapi_netif_set_addr(g_iface, &ipaddr, &netmask, &gateway); in StartHotspot() local
117 err_t ret = netifapi_dhcps_stop(g_iface); in StopHotspot() local
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_gl5537_1.c58 unsigned int ret = AdcRead(IOT_ADC_CHANNEL_4, &data, in GetLightStatus() local
94 unsigned int ret = AdcRead(IOT_ADC_CHANNEL_2, &data, in GetGpio5Voltage() local

Completed in 6 milliseconds

1234