/hal_espressif-3.6.0/components/spiffs/test_spiffs_host/ |
D | test_spiffs.cpp | 37 cfg.log_block_size = CONFIG_WL_SECTOR_SIZE; in init_spiffs() 40 cfg.phys_erase_block = CONFIG_WL_SECTOR_SIZE; in init_spiffs() 164 …_flash_init(CONFIG_ESPTOOLPY_FLASHSIZE, CONFIG_WL_SECTOR_SIZE * 16, CONFIG_WL_SECTOR_SIZE, CONFIG_… 216 …_flash_init(CONFIG_ESPTOOLPY_FLASHSIZE, CONFIG_WL_SECTOR_SIZE * 16, CONFIG_WL_SECTOR_SIZE, CONFIG_…
|
/hal_espressif-3.6.0/components/wear_levelling/test_wl_host/ |
D | test_wl.cpp | 22 …_flash_init(CONFIG_ESPTOOLPY_FLASHSIZE, CONFIG_WL_SECTOR_SIZE * 16, CONFIG_WL_SECTOR_SIZE, CONFIG_… 36 REQUIRE(sector_size == CONFIG_WL_SECTOR_SIZE); 95 …_flash_init(CONFIG_ESPTOOLPY_FLASHSIZE, CONFIG_WL_SECTOR_SIZE * 16, CONFIG_WL_SECTOR_SIZE, CONFIG_…
|
/hal_espressif-3.6.0/components/fatfs/test_fatfs_host/ |
D | test_fatfs.cpp | 16 …_flash_init(CONFIG_ESPTOOLPY_FLASHSIZE, CONFIG_WL_SECTOR_SIZE * 16, CONFIG_WL_SECTOR_SIZE, CONFIG_…
|
/hal_espressif-3.6.0/components/wear_levelling/ |
D | wear_levelling.cpp | 90 cfg.fat_sector_size = CONFIG_WL_SECTOR_SIZE; in wl_mount() 110 #if CONFIG_WL_SECTOR_SIZE == 512 in wl_mount() 131 #if CONFIG_WL_SECTOR_SIZE == 4096 in wl_mount()
|
/hal_espressif-3.6.0/components/wear_levelling/test_wl_host/sdkconfig/ |
D | sdkconfig.h | 3 #define CONFIG_WL_SECTOR_SIZE 4096 macro
|
/hal_espressif-3.6.0/components/fatfs/test_fatfs_host/sdkconfig/ |
D | sdkconfig.h | 3 #define CONFIG_WL_SECTOR_SIZE 4096 macro
|
/hal_espressif-3.6.0/components/spiffs/test_spiffs_host/sdkconfig/ |
D | sdkconfig.h | 15 #define CONFIG_WL_SECTOR_SIZE 4096 macro
|
/hal_espressif-3.6.0/examples/storage/wear_levelling/main/ |
D | wear_levelling_example_main.c | 36 .allocation_unit_size = CONFIG_WL_SECTOR_SIZE in app_main()
|
/hal_espressif-3.6.0/components/fatfs/src/ |
D | ffconf.h | 213 #define FF_SS_WL CONFIG_WL_SECTOR_SIZE
|
/hal_espressif-3.6.0/examples/build_system/cmake/import_lib/main/ |
D | main.cpp | 29 mount_config.allocation_unit_size = CONFIG_WL_SECTOR_SIZE; in app_main()
|
/hal_espressif-3.6.0/examples/storage/ext_flash_fatfs/main/ |
D | ext_flash_fatfs_example_main.c | 166 .allocation_unit_size = CONFIG_WL_SECTOR_SIZE in example_mount_fatfs()
|
/hal_espressif-3.6.0/components/fatfs/vfs/ |
D | vfs_fat_spiflash.c | 90 CONFIG_WL_SECTOR_SIZE, in esp_vfs_fat_spiflash_mount()
|
/hal_espressif-3.6.0/components/mdns/test_afl_fuzz_host/ |
D | sdkconfig.h | 344 #define CONFIG_WL_SECTOR_SIZE 4096 macro
|
/hal_espressif-3.6.0/tools/ldgen/samples/ |
D | sdkconfig | 542 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/blufi/ |
D | sdkconfig.defaults.esp32c3 | 990 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/ |
D | sdkconfig.defaults.esp32c3 | 1004 CONFIG_WL_SECTOR_SIZE=4096
|