Searched refs:vfs (Results 1 – 8 of 8) sorted by relevance
27 vfs/include \
23 vfs/include \
54 idf_component_optional_requires(PRIVATE esp_eth vfs)
593 esp_vfs_t vfs = { in esp_vfs_l2tap_intf_register() local606 ESP_RETURN_ON_ERROR(esp_vfs_register(config->base_path, &vfs, NULL), TAG, "vfs register error"); in esp_vfs_l2tap_intf_register()
120 idf_component_optional_requires(PRIVATE vfs)
1213 esp_vfs_t vfs = { in btc_l2cap_vfs_register() local1225 if (esp_vfs_register_with_id(&vfs, NULL, &l2cap_local_param.l2cap_vfs_id) != ESP_OK) { in btc_l2cap_vfs_register()
1641 esp_vfs_t vfs = { in btc_spp_vfs_register() local1653 if (esp_vfs_register_with_id(&vfs, NULL, &spp_local_param.spp_vfs_id) != ESP_OK) { in btc_spp_vfs_register()
775 PRIV_REQUIRES nvs_flash soc esp_pm esp_phy esp_coex mbedtls driver vfs