Home
last modified time | relevance | path

Searched refs:ESP_ERR_NO_MEM (Results 1 – 25 of 226) sorted by relevance

12345678910

/hal_espressif-3.6.0/components/protocomm/src/transports/
Dprotocomm_nimble.c141 return ESP_ERR_NO_MEM; in simple_ble_gatts_set_attr_value()
601 return ESP_ERR_NO_MEM; in ble_gatt_add_char_dsc()
608 return ESP_ERR_NO_MEM; in ble_gatt_add_char_dsc()
652 return ESP_ERR_NO_MEM; in ble_gatt_add_characteristics()
678 return ESP_ERR_NO_MEM; in ble_gatt_add_primary_svcs()
691 return ESP_ERR_NO_MEM; in populate_gatt_db()
698 return ESP_ERR_NO_MEM; in populate_gatt_db()
827 return ESP_ERR_NO_MEM; in protocomm_ble_start()
839 return ESP_ERR_NO_MEM; in protocomm_ble_start()
847 return ESP_ERR_NO_MEM; in protocomm_ble_start()
[all …]
Dprotocomm_ble.c453 return ESP_ERR_NO_MEM; in protocomm_ble_start()
466 return ESP_ERR_NO_MEM; in protocomm_ble_start()
474 return ESP_ERR_NO_MEM; in protocomm_ble_start()
486 return ESP_ERR_NO_MEM; in protocomm_ble_start()
527 return ESP_ERR_NO_MEM; in protocomm_ble_start()
536 return ESP_ERR_NO_MEM; in protocomm_ble_start()
602 return ESP_ERR_NO_MEM; in protocomm_ble_start()
611 return ESP_ERR_NO_MEM; in protocomm_ble_start()
627 return ESP_ERR_NO_MEM; in protocomm_ble_start()
Dprotocomm_httpd.c132 ret = ESP_ERR_NO_MEM; in common_post_handler()
195 return ESP_ERR_NO_MEM; in protocomm_httpd_add_endpoint()
232 return ESP_ERR_NO_MEM; in protocomm_httpd_remove_endpoint()
276 return ESP_ERR_NO_MEM; in protocomm_httpd_start()
/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dwifi_scan.c72 return ESP_ERR_NO_MEM; in cmd_scan_start_handler()
102 return ESP_ERR_NO_MEM; in cmd_scan_status_handler()
130 return ESP_ERR_NO_MEM; in cmd_scan_result_handler()
143 return ESP_ERR_NO_MEM; in cmd_scan_result_handler()
163 return ESP_ERR_NO_MEM; in cmd_scan_result_handler()
171 return ESP_ERR_NO_MEM; in cmd_scan_result_handler()
182 return ESP_ERR_NO_MEM; in cmd_scan_result_handler()
290 ret = ESP_ERR_NO_MEM; in wifi_prov_scan_handler()
Dwifi_config.c70 return ESP_ERR_NO_MEM; in cmd_get_status_handler()
87 return ESP_ERR_NO_MEM; in cmd_get_status_handler()
95 return ESP_ERR_NO_MEM; in cmd_get_status_handler()
104 return ESP_ERR_NO_MEM; in cmd_get_status_handler()
113 return ESP_ERR_NO_MEM; in cmd_get_status_handler()
149 return ESP_ERR_NO_MEM; in cmd_set_config_handler()
205 return ESP_ERR_NO_MEM; in cmd_apply_config_handler()
336 return ESP_ERR_NO_MEM; in wifi_prov_config_data_handler()
Dscheme_ble.c71 return ESP_ERR_NO_MEM; in wifi_prov_scheme_ble_set_mfg_data()
173 return ESP_ERR_NO_MEM; in set_config_endpoint()
180 return ESP_ERR_NO_MEM; in set_config_endpoint()
/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Dtrax.c31 return ESP_ERR_NO_MEM; in trax_enable()
35 if (which == TRAX_ENA_PRO_APP || which == TRAX_ENA_PRO_APP_SWAP) return ESP_ERR_NO_MEM; in trax_enable()
79 return ESP_ERR_NO_MEM; in trax_start_trace()
98 return ESP_ERR_NO_MEM; in trax_trigger_traceend_after_delay()
/hal_espressif-3.6.0/components/esp_local_ctrl/src/
Desp_local_ctrl_transport_ble.c53 return ESP_ERR_NO_MEM; in copy_ble_config()
74 return ESP_ERR_NO_MEM; in copy_ble_config()
85 return ESP_ERR_NO_MEM; in copy_ble_config()
105 return ESP_ERR_NO_MEM; in declare_endpoint()
112 return ESP_ERR_NO_MEM; in declare_endpoint()
Desp_local_ctrl.c74 return ESP_ERR_NO_MEM; in esp_local_ctrl_start()
84 return ESP_ERR_NO_MEM; in esp_local_ctrl_start()
253 return ESP_ERR_NO_MEM; in esp_local_ctrl_add_property()
260 return ESP_ERR_NO_MEM; in esp_local_ctrl_add_property()
267 return ESP_ERR_NO_MEM; in esp_local_ctrl_add_property()
384 return ESP_ERR_NO_MEM; in esp_local_ctrl_set_prop_values()
Desp_local_ctrl_handler.c28 return ESP_ERR_NO_MEM; \
120 return ESP_ERR_NO_MEM; in cmd_get_prop_vals_handler()
170 return ESP_ERR_NO_MEM; in cmd_set_prop_vals_handler()
290 return ESP_ERR_NO_MEM; in esp_local_ctrl_data_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_bt_main.c58 return ESP_ERR_NO_MEM; in esp_bluedroid_enable()
94 return ESP_ERR_NO_MEM; in esp_bluedroid_disable()
149 return ESP_ERR_NO_MEM; in esp_bluedroid_init()
191 return ESP_ERR_NO_MEM; in esp_bluedroid_deinit()
/hal_espressif-3.6.0/components/protocomm/test/
Dtest_protocomm.c98 return ESP_ERR_NO_MEM; in prepare_command0()
105 return ESP_ERR_NO_MEM; in prepare_command0()
220 return ESP_ERR_NO_MEM; in prepare_command1()
249 return ESP_ERR_NO_MEM; in prepare_command1()
258 return ESP_ERR_NO_MEM; in prepare_command1()
329 return ESP_ERR_NO_MEM; in test_new_session()
697 return ESP_ERR_NO_MEM; in test_security1_no_encryption()
764 return ESP_ERR_NO_MEM; in test_security1_session_overflow()
775 return ESP_ERR_NO_MEM; in test_security1_session_overflow()
842 return ESP_ERR_NO_MEM; in test_security1_wrong_pop()
[all …]
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa2.c353 return ESP_ERR_NO_MEM; in eap_sm_send_eapol()
493 return ESP_ERR_NO_MEM; in eap_sm_rx_eapol()
499 return ESP_ERR_NO_MEM; in eap_sm_rx_eapol()
716 ret = ESP_ERR_NO_MEM; in eap_peer_sm_init()
815 return ESP_ERR_NO_MEM; in esp_wifi_sta_wpa2_ent_enable_fn()
974 return ESP_ERR_NO_MEM; in esp_wifi_sta_wpa2_ent_set_identity()
1007 return ESP_ERR_NO_MEM; in esp_wifi_sta_wpa2_ent_set_username()
1039 return ESP_ERR_NO_MEM; in esp_wifi_sta_wpa2_ent_set_password()
1070 return ESP_ERR_NO_MEM; in esp_wifi_sta_wpa2_ent_set_new_password()
1146 return ESP_ERR_NO_MEM; in esp_wifi_sta_wpa2_ent_set_pac_file()
[all …]
/hal_espressif-3.6.0/components/wear_levelling/
Dwear_levelling.cpp94 result = ESP_ERR_NO_MEM; in wl_mount()
103 result = ESP_ERR_NO_MEM; in wl_mount()
115 result = ESP_ERR_NO_MEM; in wl_mount()
124 result = ESP_ERR_NO_MEM; in wl_mount()
135 result = ESP_ERR_NO_MEM; in wl_mount()
/hal_espressif-3.6.0/components/esp_websocket_client/
Desp_websocket_client.c188 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->host, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
198 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->username, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
204 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->password, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
210 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->uri, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
215 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->path, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
220 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->subprotocol, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
225 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->user_agent, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
230 ESP_WS_CLIENT_MEM_CHECK(TAG, cfg->headers, return ESP_ERR_NO_MEM); in esp_websocket_client_set_config()
488 ESP_WS_CLIENT_MEM_CHECK(TAG, client->config->scheme, return ESP_ERR_NO_MEM); in esp_websocket_client_set_uri()
494 ESP_WS_CLIENT_MEM_CHECK(TAG, client->config->host, return ESP_ERR_NO_MEM); in esp_websocket_client_set_uri()
[all …]
/hal_espressif-3.6.0/components/protocomm/src/common/
Dprotocomm.c110 return ESP_ERR_NO_MEM; in protocomm_add_endpoint_internal()
213 return ESP_ERR_NO_MEM; in protocomm_req_handle()
245 return ESP_ERR_NO_MEM; in protocomm_req_handle()
339 return ESP_ERR_NO_MEM; in protocomm_set_security()
383 return ESP_ERR_NO_MEM; in protocomm_version_handler()
403 return ESP_ERR_NO_MEM; in protocomm_set_version()
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_host_vfs.c32 MSC_RETURN_ON_FALSE( workbuf = ff_memalloc(workbuf_size), ESP_ERR_NO_MEM ); in msc_format_storage()
73 MSC_RETURN_ON_FALSE(vfs != NULL, ESP_ERR_NO_MEM); in msc_host_vfs_register()
82 MSC_GOTO_ON_FALSE( vfs->base_path = strdup(base_path), ESP_ERR_NO_MEM ); in msc_host_vfs_register()
/hal_espressif-3.6.0/examples/peripherals/lcd/tjpgd/main/
Ddecode_image.c95 ret = ESP_ERR_NO_MEM; in decode_image()
102 ret = ESP_ERR_NO_MEM; in decode_image()
111 ret = ESP_ERR_NO_MEM; in decode_image()
/hal_espressif-3.6.0/examples/peripherals/spi_master/lcd/main/
Ddecode_image.c95 ret = ESP_ERR_NO_MEM; in decode_image()
102 ret = ESP_ERR_NO_MEM; in decode_image()
111 ret = ESP_ERR_NO_MEM; in decode_image()
/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_partition_lookup.cpp27 return ESP_ERR_NO_MEM; in lookup_nvs_partition()
51 return ESP_ERR_NO_MEM; in lookup_nvs_encrypted_partition()
/hal_espressif-3.6.0/components/driver/
Dusb_serial_jtag.c105 err = ESP_ERR_NO_MEM; in usb_serial_jtag_driver_install()
112 err = ESP_ERR_NO_MEM; in usb_serial_jtag_driver_install()
119 err = ESP_ERR_NO_MEM; in usb_serial_jtag_driver_install()
/hal_espressif-3.6.0/components/fatfs/vfs/
Dvfs_fat_spiflash.c56 return ESP_ERR_NO_MEM; in esp_vfs_fat_spiflash_mount()
86 result = ESP_ERR_NO_MEM; in esp_vfs_fat_spiflash_mount()
153 return ESP_ERR_NO_MEM; in esp_vfs_fat_rawflash_mount()
Dvfs_fat_sdmmc.c61 return ESP_ERR_NO_MEM; in mount_prepare_mem()
69 err = ESP_ERR_NO_MEM; in mount_prepare_mem()
76 err = ESP_ERR_NO_MEM; in mount_prepare_mem()
153 return ESP_ERR_NO_MEM; in partition_card()
/hal_espressif-3.6.0/components/esp_hw_support/
Dsleep_mac_bb.c44 return ESP_ERR_NO_MEM; in esp_register_mac_bb_pd_callback()
85 return ESP_ERR_NO_MEM; in esp_register_mac_bb_pu_callback()
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dtusb_cdc_acm.c238 return ESP_ERR_NO_MEM; in read_from_rx_unread_to_buffer()
396 return ESP_ERR_NO_MEM; in tusb_cdc_acm_init()
403 return ESP_ERR_NO_MEM; in tusb_cdc_acm_init()
410 return ESP_ERR_NO_MEM; in tusb_cdc_acm_init()

12345678910