Home
last modified time | relevance | path

Searched refs:ESP_ERR_NOT_SUPPORTED (Results 1 – 25 of 88) sorted by relevance

1234

/hal_espressif-latest/components/esp_netif/loopback/
Desp_netif_loopback.c244 return ESP_ERR_NOT_SUPPORTED; in esp_netif_set_mac()
289 return ESP_ERR_NOT_SUPPORTED; in esp_netif_dhcpc_stop()
294 return ESP_ERR_NOT_SUPPORTED; in esp_netif_dhcpc_start()
299 return ESP_ERR_NOT_SUPPORTED; in esp_netif_dhcps_get_status()
304 return ESP_ERR_NOT_SUPPORTED; in esp_netif_dhcpc_get_status()
309 return ESP_ERR_NOT_SUPPORTED; in esp_netif_dhcps_start()
314 return ESP_ERR_NOT_SUPPORTED; in esp_netif_dhcps_stop()
319 return ESP_ERR_NOT_SUPPORTED; in esp_netif_set_hostname()
324 return ESP_ERR_NOT_SUPPORTED; in esp_netif_get_hostname()
388 return ESP_ERR_NOT_SUPPORTED; in esp_netif_set_dns_info()
[all …]
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Dmemprot.c141 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_intr_init()
168 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_intr_ena()
214 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_clear_intr()
239 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_set_lock()
268 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_get_lock()
308 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_get_conf_reg()
337 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_get_fault_reg()
376 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_get_fault_status()
414 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_get_intr_ena_bit()
443 return ESP_ERR_NOT_SUPPORTED; in esp_memprot_get_intr_on_bit()
[all …]
/hal_espressif-latest/components/esp_pm/
Dpm_locks.c53 return ESP_ERR_NOT_SUPPORTED; in esp_pm_lock_create()
79 return ESP_ERR_NOT_SUPPORTED; in esp_pm_lock_delete()
99 return ESP_ERR_NOT_SUPPORTED; in esp_pm_lock_acquire()
125 return ESP_ERR_NOT_SUPPORTED; in esp_pm_lock_release()
153 return ESP_ERR_NOT_SUPPORTED; in esp_pm_dump_locks()
/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_generic.c155 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_erase_chip()
167 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_erase_chip()
181 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_erase_sector()
193 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_erase_sector()
207 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_erase_block()
219 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_erase_block()
237 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_read()
265 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_page_program()
273 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_page_program()
313 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_generic_set_write_protect()
[all …]
Dspi_flash_chip_mxic_opi.c71 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_set_write_protect()
177 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_erase_chip()
191 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_erase_chip()
206 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_erase_sector()
221 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_erase_sector()
235 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_erase_block()
250 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_erase_block()
263 if (err == ESP_OK || err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_page_program()
278 if (err == ESP_ERR_NOT_SUPPORTED) { in spi_flash_chip_mxic_opi_page_program()
/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_fields.c47 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_disable_rom_download_mode()
65 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_set_rom_log_scheme()
/hal_espressif-latest/components/esp_hw_support/
Dmac_addr.c86 return ESP_ERR_NOT_SUPPORTED; in get_mac_addr_from_mac_table()
143 return ESP_ERR_NOT_SUPPORTED; in esp_iface_mac_addr_set()
331 return ESP_ERR_NOT_SUPPORTED; in esp_read_mac()
395 return ESP_ERR_NOT_SUPPORTED; in generate_mac()
420 return ESP_ERR_NOT_SUPPORTED; in generate_mac()
Dsleep_modes.c1431 return ESP_ERR_NOT_SUPPORTED;
1449 return ESP_ERR_NOT_SUPPORTED;
1514 return ESP_ERR_NOT_SUPPORTED;
1622 return ESP_ERR_NOT_SUPPORTED;
1850 return ESP_ERR_NOT_SUPPORTED;
1860 return ESP_ERR_NOT_SUPPORTED;
1870 return ESP_ERR_NOT_SUPPORTED;
1880 return ESP_ERR_NOT_SUPPORTED;
1890 return ESP_ERR_NOT_SUPPORTED;
1900 return ESP_ERR_NOT_SUPPORTED;
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_avrc_api.c128 return ESP_ERR_NOT_SUPPORTED; in esp_avrc_ct_send_register_notification_cmd()
163 return ESP_ERR_NOT_SUPPORTED; in esp_avrc_ct_send_set_absolute_volume_cmd()
346 return ESP_ERR_NOT_SUPPORTED; in esp_avrc_tg_set_psth_cmd_filter()
351 return ESP_ERR_NOT_SUPPORTED; in esp_avrc_tg_set_psth_cmd_filter()
403 return ESP_ERR_NOT_SUPPORTED; in esp_avrc_tg_set_rn_evt_cap()
456 return ESP_ERR_NOT_SUPPORTED; in esp_avrc_tg_send_rn_rsp()
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_rtc_calib.c17 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_rtc_calib_get_tsens_val()
/hal_espressif-latest/components/esp_adc/esp32c2/
Dadc_cali_line_fitting.c64 …(adc_cali_version <= ESP_EFUSE_ADC_CALIB_VER_MAX), ESP_ERR_NOT_SUPPORTED, TAG, "Calibration requir… in adc_cali_create_scheme_line_fitting()
125 …ig->atten == ADC_ATTEN_DB_0 || config->atten == ADC_ATTEN_DB_12), ESP_ERR_NOT_SUPPORTED, TAG, "onl… in check_valid()
/hal_espressif-latest/components/esp_adc/
Dadc_cali.c35 …ESP_RETURN_ON_FALSE((*scheme_mask) != 0, ESP_ERR_NOT_SUPPORTED, TAG, "no supported calibration sch… in adc_cali_check_scheme()
/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma_etm.c71 ESP_GOTO_ON_FALSE(event_id != 0, ESP_ERR_NOT_SUPPORTED, err, TAG, "not supported event type"); in gdma_new_etm_event()
107 ESP_GOTO_ON_FALSE(task_id != 0, ESP_ERR_NOT_SUPPORTED, err, TAG, "not supported task type"); in gdma_new_etm_task()
Dasync_memcpy_impl_cp_dma.c85 return ESP_ERR_NOT_SUPPORTED; in async_memcpy_impl_new_etm_event()
/hal_espressif-latest/components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/
Desp_efuse_api_key.c42 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_set_write_protect()
52 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_set_read_protect()
/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_transaction.c54 *out_err = ESP_ERR_NOT_SUPPORTED; in r1_response_to_err()
82 *out_err = ESP_ERR_NOT_SUPPORTED; in r1_sdio_response_to_err()
/hal_espressif-latest/components/efuse/src/efuse_controller/keys/with_key_purposes/
Desp_efuse_api_key.c94 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_set_write_protect()
107 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_set_read_protect()
298 err = ESP_ERR_NOT_SUPPORTED; in esp_efuse_write_key()
/hal_espressif-latest/components/esp_common/include/
Desp_err.h30 #define ESP_ERR_NOT_SUPPORTED 0x106 /*!< Operation or feature not supported */ macro
/hal_espressif-latest/components/efuse/src/
Desp_efuse_fields.c67 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_update_secure_version()
/hal_espressif-latest/components/efuse/src/efuse_controller/keys/without_key_purposes/one_key_block/
Desp_efuse_api_key.c43 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_set_write_protect()
53 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_set_read_protect()
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_lwip.c80 return ESP_ERR_NOT_SUPPORTED; \
591 return ESP_ERR_NOT_SUPPORTED; in esp_netif_deinit()
656 LOG_NETIF_DISABLED_AND_DO("PPP", return ESP_ERR_NOT_SUPPORTED); in esp_netif_init_configuration()
843 LOG_NETIF_DISABLED_AND_DO("PPP", return ESP_ERR_NOT_SUPPORTED); in esp_netif_lwip_add()
971 return ESP_ERR_NOT_SUPPORTED; in esp_netif_set_mac()
982 return ESP_ERR_NOT_SUPPORTED; in esp_netif_get_mac()
1089 LOG_NETIF_DISABLED_AND_DO("DHCP Server", return ESP_ERR_NOT_SUPPORTED); in esp_netif_start_api()
1107 LOG_NETIF_DISABLED_AND_DO("IPv4's DHCP Client", return ESP_ERR_NOT_SUPPORTED); in esp_netif_start_api()
1152 LOG_NETIF_DISABLED_AND_DO("DHCP Server", return ESP_ERR_NOT_SUPPORTED); in esp_netif_stop_api()
1164 LOG_NETIF_DISABLED_AND_DO("IPv4's DHCP Client", return ESP_ERR_NOT_SUPPORTED); in esp_netif_stop_api()
[all …]
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_rtc_calib.c91 return ESP_ERR_NOT_SUPPORTED; in esp_efuse_rtc_calib_get_tsens_val()
/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c143 return ESP_ERR_NOT_SUPPORTED; in esp_coexist_debug_matrix_init_wrapper()
/hal_espressif-latest/components/esp_adc/deprecated/esp32/
Desp_adc_cal_legacy.c268 return (check_efuse_tp()) ? ESP_OK : ESP_ERR_NOT_SUPPORTED; in esp_adc_cal_check_efuse()
270 return (check_efuse_vref()) ? ESP_OK : ESP_ERR_NOT_SUPPORTED; in esp_adc_cal_check_efuse()
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v1/
Dsecure_boot.c101 return ESP_ERR_NOT_SUPPORTED; in esp_secure_boot_generate_digest()

1234