Home
last modified time | relevance | path

Searched refs:CONFIG_VFS_SUPPORT_IO (Results 1 – 25 of 75) sorted by relevance

123

/hal_espressif-3.6.0/components/lwip/port/esp32/
Dno_vfs_syscalls.c26 #ifdef CONFIG_VFS_SUPPORT_IO
27 #error This file should only be built when CONFIG_VFS_SUPPORT_IO=n
Dvfs_lwip.c27 #ifndef CONFIG_VFS_SUPPORT_IO
28 #error This file should only be built when CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/tools/test_apps/system/startup/
Dsdkconfig.ci.no_vfs2 CONFIG_VFS_SUPPORT_IO=n
/hal_espressif-3.6.0/components/esp_system/
Dstartup.c271 #if CONFIG_VFS_SUPPORT_IO in do_core_init()
277 #if defined(CONFIG_VFS_SUPPORT_IO) && !defined(CONFIG_ESP_CONSOLE_NONE) in do_core_init()
/hal_espressif-3.6.0/components/lwip/
Dcomponent.mk33 ifndef CONFIG_VFS_SUPPORT_IO
DCMakeLists.txt130 if(CONFIG_VFS_SUPPORT_IO)
/hal_espressif-3.6.0/components/vfs/
Dvfs_console.c32 #if CONFIG_VFS_SUPPORT_IO
Dvfs.c1213 #ifdef CONFIG_VFS_SUPPORT_IO
/hal_espressif-3.6.0/components/mdns/test_afl_fuzz_host/
Dsdkconfig.h336 #define CONFIG_VFS_SUPPORT_IO 1 macro
/hal_espressif-3.6.0/examples/bluetooth/blufi/
Dsdkconfig.defaults.esp32c3256 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/
Dsdkconfig.defaults.esp32c3268 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/
Dsdkconfig.defaults250 CONFIG_VFS_SUPPORT_IO=y
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/
Dsdkconfig.defaults250 CONFIG_VFS_SUPPORT_IO=y

123