ESP-IDF
+
0
/137 examples
SourceVu will show references to
ESP_ERR_NVS_NO_FREE_PAGES
from the following samples and libraries:
blufi sample
esp_hid_device sample
esp_hid_host sample
ieee802154_cli sample
eth2ap sample
simple_sniffer sample
sta2eth sample
antenna sample
esp_http_client sample
esp_local_ctrl sample
static_ip sample
wifi_prov_mgr sample
flash_encryption sample
nvs_encryption_hmac sample
nvsgen sample
nvs_rw_blob sample
nvs_rw_value sample
nvs_rw_value_cxx sample
espnow sample
fast_scan sample
ftm sample
iperf sample
itwt sample
power_save sample
scan sample
softap_sta sample
wps sample
wps_softap_registrar sample
aligenie_demo sample
provisioner sample
wifi_coexist sample
ble_adv_scan_combined sample
controller_hci_uart_esp32 sample
controller_hci_uart_esp32c3_and_esp32s3 sample
controller_vhci_ble_adv sample
blecent sample
blecsc sample
blehr sample
blemesh sample
bleprph sample
bleprph_host_only sample
bleprph_wifi_coex sample
ble_dynamic_service sample
ble_multi_adv sample
ble_periodic_adv sample
ble_periodic_sync sample
hci sample
tcp_client_multi_net sample
advanced sample
basic sample
advanced_https_ota sample
native_ota_example sample
pre_encrypted_ota sample
simple_ota_example sample
softAP sample
station sample
roaming_app sample
nan_console sample
nan_publisher sample
nan_subscriber sample
dpp-enrollee sample
Bluedroid_Beacon sample
Bluedroid_Connection sample
Bluedroid_GATT_Server sample
NimBLE_Beacon sample
NimBLE_Connection sample
NimBLE_GATT_Server sample
NimBLE_Security sample
ble_ancs sample
ble_compatibility_test sample
ble_hid_device_demo sample
ble_spp_server sample
gattc_multi_connect sample
gatt_client sample
gatt_security_client sample
gatt_security_server sample
gatt_server sample
gatt_server_service_table sample
ble50_security_client sample
ble50_security_server sample
multi-adv sample
periodic_adv sample
periodic_sync sample
bluedroid_host_only_uart sample
a2dp_sink sample
a2dp_source sample
bt_discovery sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_ag sample
hfp_hf sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
df_client sample
df_server sample
fast_prov_client sample
fast_prov_server sample
onoff_client sample
onoff_server sample
rpr_client sample
rpr_server sample
unprov_dev sample
sensor_client sample
sensor_server sample
vendor_client sample
vendor_server sample
cts_cent sample
cts_prph sample
enc_adv_data_cent sample
enc_adv_data_prph sample
htp_cent sample
htp_prph sample
coc_blecent sample
coc_bleprph sample
ble_multi_conn_cent sample
ble_multi_conn_prph sample
ble_pawr_adv sample
ble_pawr_sync sample
ble_pawr_adv_conn sample
ble_pawr_sync_conn sample
phy_cent sample
phy_prph sample
proximity_sensor_cent sample
proximity_sensor_prph sample
spp_client sample
spp_server sample
blecent_throughput sample
bleprph_throughput sample
mb_tcp_master sample
mb_tcp_slave sample
throughput_client sample
throughput_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_ERR_NVS_NO_FREE_PAGES
ESP_ERR_NVS_NO_FREE_PAGES macro
NVS partition doesn't contain any empty pages. This may happen if NVS partition was truncated. Erase the whole partition and call nvs_flash_init again.
Syntax
Show:
Summary
Declaration
from
nvs.h:42
#define
ESP_ERR_NVS_NO_FREE_PAGES
(
ESP_ERR_NVS_BASE
+
0x0d
)
Examples
ESP_ERR_NVS_NO_FREE_PAGES
is referenced by 137 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out