Home
last modified time | relevance | path

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

1234

/hal_espressif-latest/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-latest/components/bt/host/bluedroid/api/
Desp_bt_main.c52 return ESP_ERR_NO_MEM; in esp_bluedroid_enable()
88 return ESP_ERR_NO_MEM; in esp_bluedroid_disable()
143 return ESP_ERR_NO_MEM; in esp_bluedroid_init()
189 return ESP_ERR_NO_MEM; in esp_bluedroid_deinit()
Desp_bt_device.c43 return ESP_ERR_NO_MEM; in esp_bt_dev_set_device_name()
/hal_espressif-latest/components/esp_netif/lwip/netif/
Dwlanif.c108 if (ret == ESP_ERR_NO_MEM) { in low_level_output()
146 return ESP_NETIF_OPTIONAL_RETURN_CODE(ESP_ERR_NO_MEM); in wlanif_input()
154 return ESP_NETIF_OPTIONAL_RETURN_CODE(ESP_ERR_NO_MEM); in wlanif_input()
Dethernetif.c101 if (ret == ESP_ERR_NO_MEM) { in ethernet_low_level_output()
136 return ESP_NETIF_OPTIONAL_RETURN_CODE(ESP_ERR_NO_MEM); in ethernetif_input()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_eap_client.c326 return ESP_ERR_NO_MEM; in eap_sm_send_eapol()
475 return ESP_ERR_NO_MEM; in eap_sm_rx_eapol()
481 return ESP_ERR_NO_MEM; in eap_sm_rx_eapol()
688 ret = ESP_ERR_NO_MEM; in eap_peer_sm_init()
696 ret = ESP_ERR_NO_MEM; in eap_peer_sm_init()
808 return ESP_ERR_NO_MEM; in esp_client_enable_fn()
968 return ESP_ERR_NO_MEM; in esp_eap_client_set_identity()
1001 return ESP_ERR_NO_MEM; in esp_eap_client_set_username()
1033 return ESP_ERR_NO_MEM; in esp_eap_client_set_password()
1064 return ESP_ERR_NO_MEM; in esp_eap_client_set_new_password()
[all …]
Desp_dpp.c47 ret = ESP_ERR_NO_MEM; in esp_dpp_post_evt()
495 return ESP_ERR_NO_MEM; in esp_supp_rx_action()
503 return ESP_ERR_NO_MEM; in esp_supp_rx_action()
631 ret = ESP_ERR_NO_MEM; in esp_supp_dpp_bootstrap_gen()
719 ret = ESP_ERR_NO_MEM; in esp_supp_dpp_init()
726 ret = ESP_ERR_NO_MEM; in esp_supp_dpp_init()
733 ret = ESP_ERR_NO_MEM; in esp_supp_dpp_init()
740 ret = ESP_ERR_NO_MEM; in esp_supp_dpp_init()
/hal_espressif-latest/components/spi_flash/
Dflash_mmap.c67 ret = ESP_ERR_NO_MEM; in spi_flash_mmap()
73 ret = ESP_ERR_NO_MEM; in spi_flash_mmap()
174 ret = ESP_ERR_NO_MEM; in spi_flash_mmap_pages()
183 ret = ESP_ERR_NO_MEM; in spi_flash_mmap_pages()
189 ret = ESP_ERR_NO_MEM; in spi_flash_mmap_pages()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_common_api.c38 return ESP_ERR_NO_MEM; in esp_ble_mesh_init()
81 return ESP_ERR_NO_MEM; in esp_ble_mesh_deinit()
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v2/
Dsecure_boot_rsa_signature.c32 return ESP_ERR_NO_MEM; in verify_rsa_signature_block()
37 return ESP_ERR_NO_MEM; in verify_rsa_signature_block()
/hal_espressif-latest/components/esp_system/
Dfreertos_hooks.c79 return ESP_ERR_NO_MEM; in esp_register_freertos_idle_hook_for_cpu()
101 return ESP_ERR_NO_MEM; in esp_register_freertos_tick_hook_for_cpu()
Dsystick_etm.c32 ESP_GOTO_ON_FALSE(event, ESP_ERR_NO_MEM, err, TAG, "no memory for ETM event"); in esp_systick_new_etm_alarm_event()
Desp_system.c33 return ESP_ERR_NO_MEM; in esp_register_shutdown_handler()
/hal_espressif-latest/components/esp_adc/esp32c2/
Dadc_cali_line_fitting.c67 ESP_RETURN_ON_FALSE(scheme, ESP_ERR_NO_MEM, TAG, "no mem for adc calibration scheme"); in adc_cali_create_scheme_line_fitting()
70 …ESP_GOTO_ON_FALSE(chars, ESP_ERR_NO_MEM, err, TAG, "no memory for the calibration characteristics"… in adc_cali_create_scheme_line_fitting()
/hal_espressif-latest/components/esp_event/host_test/esp_event_unit_test/main/
Desp_event_test.cpp73 CHECK(ESP_ERR_NO_MEM == esp_event_loop_create(&loop_args, &loop));
85 CHECK(ESP_ERR_NO_MEM == esp_event_loop_create(&loop_args, &loop));
/hal_espressif-latest/components/bt/porting/mem/
Dos_msys_init.c173 return ESP_ERR_NO_MEM; in os_msys_buf_alloc()
184 return ESP_ERR_NO_MEM; in os_msys_buf_alloc()
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modem.c71 return ESP_ERR_NO_MEM; in esp_register_mac_bb_pd_callback()
112 return ESP_ERR_NO_MEM; in esp_register_mac_bb_pu_callback()
242 err = ESP_ERR_NO_MEM; in sleep_modem_wifi_modem_state_init()
357 return ESP_ERR_NO_MEM; in esp_pm_register_inform_out_light_sleep_overhead_callback()
Dintr_alloc.c206 return ESP_ERR_NO_MEM; in esp_intr_mark_shared()
230 return ESP_ERR_NO_MEM; in esp_intr_reserve()
533 return ESP_ERR_NO_MEM; in esp_intr_alloc_intrstatus()
551 return ESP_ERR_NO_MEM; in esp_intr_alloc_intrstatus()
561 return ESP_ERR_NO_MEM; in esp_intr_alloc_intrstatus()
584 return ESP_ERR_NO_MEM; in esp_intr_alloc_intrstatus()
/hal_espressif-latest/components/esp_netif/
Desp_netif_objects.c40 return ESP_ERR_NO_MEM; in esp_netif_list_lock()
66 return ESP_ERR_NO_MEM; in esp_netif_add_to_list()
/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma_etm.c60 ESP_GOTO_ON_FALSE(event, ESP_ERR_NO_MEM, err, TAG, "no memory for ETM event"); in gdma_new_etm_event()
94 ESP_GOTO_ON_FALSE(task, ESP_ERR_NO_MEM, err, TAG, "no memory for ETM task"); in gdma_new_etm_task()
/hal_espressif-latest/components/esp_timer/src/
Desp_timer_etm.c29 ESP_GOTO_ON_FALSE(event, ESP_ERR_NO_MEM, err, TAG, "no memory for ETM event"); in esp_timer_new_etm_alarm_event()
/hal_espressif-latest/components/esp_adc/
Dadc_continuous.c110 ret = ESP_ERR_NO_MEM; in adc_continuous_new_handle()
118 ret = ESP_ERR_NO_MEM; in adc_continuous_new_handle()
125 ret = ESP_ERR_NO_MEM; in adc_continuous_new_handle()
132 ret = ESP_ERR_NO_MEM; in adc_continuous_new_handle()
141 ret = ESP_ERR_NO_MEM; in adc_continuous_new_handle()
148 ret = ESP_ERR_NO_MEM; in adc_continuous_new_handle()
/hal_espressif-latest/components/esp_netif/vfs_l2tap/
Desp_vfs_l2tap.c90 ESP_RETURN_ON_FALSE(l2tap_socket->rx_queue, ESP_ERR_NO_MEM, TAG, "create work queue failed"); in init_rx_queue()
102 return ESP_ERR_NO_MEM; in push_rx_queue()
448 ret = ESP_ERR_NO_MEM; in register_select()
476 ret = ESP_ERR_NO_MEM; in unregister_select()
523 return ESP_ERR_NO_MEM; in l2tap_start_select()
/hal_espressif-latest/components/driver/deprecated/
Dadc_dma_legacy.c191 ret = ESP_ERR_NO_MEM; in adc_digi_initialize()
198 ret = ESP_ERR_NO_MEM; in adc_digi_initialize()
205 ret = ESP_ERR_NO_MEM; in adc_digi_initialize()
214 ret = ESP_ERR_NO_MEM; in adc_digi_initialize()
221 ret = ESP_ERR_NO_MEM; in adc_digi_initialize()
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_sntp.c96 … ESP_GOTO_ON_FALSE(s_storage != NULL, ESP_ERR_NO_MEM, err, TAG, "Failed to allocate SNTP storage"); in esp_netif_sntp_init()
99 …ESP_GOTO_ON_FALSE(s_storage->sync_sem != NULL, ESP_ERR_NO_MEM, err, TAG, "Failed to SNTP sync sema… in esp_netif_sntp_init()

1234