Searched refs:sets (Results 1 – 25 of 90) sorted by relevance
1234
/hal_espressif-3.6.0/components/esp_hw_support/ |
D | sleep_retention.c | 45 int sets; /* i/d-cache total set counts */ in cache_tagmem_retention_setup() local 54 sets = imode.cache_size / imode.cache_ways / imode.cache_line_size; in cache_tagmem_retention_setup() 55 index = (code_seg_vaddr / imode.cache_line_size) % sets; in cache_tagmem_retention_setup() 61 s_retention.retent.tagmem.icache.size = (sets * waysgrp) & 0xff; in cache_tagmem_retention_setup() 67 …tention.retent.tagmem.icache.vld_size ? s_retention.retent.tagmem.icache.vld_size : sets * waysgrp; in cache_tagmem_retention_setup() 70 imode.cache_line_size, imode.cache_ways, sets, index, icache_tagmem_blk_gs); in cache_tagmem_retention_setup() 74 sets = dmode.cache_size / dmode.cache_ways / dmode.cache_line_size; in cache_tagmem_retention_setup() 75 index = (data_seg_vaddr / dmode.cache_line_size) % sets; in cache_tagmem_retention_setup() 81 s_retention.retent.tagmem.dcache.size = (sets * waysgrp) & 0x1ff; in cache_tagmem_retention_setup() 91 …tention.retent.tagmem.dcache.vld_size ? s_retention.retent.tagmem.dcache.vld_size : sets * waysgrp; in cache_tagmem_retention_setup() [all …]
|
/hal_espressif-3.6.0/components/esp_http_server/ |
D | Kconfig | 7 …This sets the maximum supported size of headers section in HTTP request packet to be processed by … 14 This sets the maximum supported size of HTTP request URI to be processed by the server 27 … This sets the size of the temporary buffer used to receive and discard any remaining data that is 46 This sets the WebSocket server support.
|
/hal_espressif-3.6.0/examples/cxx/experimental/experimental_cpp_component/host_test/gpio/ |
D | README.md | 5 `idf.py build` (sdkconfig.defaults sets the linux target by default)
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/ |
D | read-write-protections-cmd.rst | 8 - ``espefuse.py read_protect_efuse``. It sets read protection for given eFuse names. 9 - ``espefuse.py write_protect_efuse``. It sets write protection for given eFuse names.
|
/hal_espressif-3.6.0/tools/cmake/ |
D | toolchain-esp32s2.cmake | 3 # Zephyr already sets toolchain absolute path
|
D | toolchain-esp32s3.cmake | 3 # Zephyr already sets toolchain absolute path
|
D | toolchain-esp32c3.cmake | 3 # Zephyr already sets toolchain absolute path
|
D | toolchain-esp32.cmake | 3 # Zephyr already sets toolchain absolute path
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | thread-local-storage.rst | 31 Different tasks can have different sets of TLS variables. 67 Due to static nature of variables allocation all tasks in the system have the same sets of C11 thre…
|
/hal_espressif-3.6.0/components/wifi_provisioning/ |
D | Kconfig | 8 …This sets the maximum number of entries of Wi-Fi scan results that will be kept by the provisionin…
|
/hal_espressif-3.6.0/examples/protocols/asio/ssl_client_server/main/ |
D | Kconfig.projbuild | 33 This option sets client's mode to verify peer, default is
|
/hal_espressif-3.6.0/examples/cxx/experimental/esp_timer_cxx/ |
D | README.md | 7 In this example, the `sdkconfig.defaults` file sets the `CONFIG_COMPILER_CXX_EXCEPTIONS` option.
|
/hal_espressif-3.6.0/examples/cxx/experimental/sensor_mcp9808/ |
D | README.md | 7 In this example, the `sdkconfig.defaults` file sets the `CONFIG_COMPILER_CXX_EXCEPTIONS` option.
|
/hal_espressif-3.6.0/examples/cxx/exceptions/ |
D | README.md | 9 In this example, the `sdkconfig.defaults` file sets the `CONFIG_COMPILER_CXX_EXCEPTIONS` option. Th…
|
/hal_espressif-3.6.0/examples/cxx/experimental/blink_cxx/ |
D | README.md | 7 In this example, the `sdkconfig.defaults` file sets the `CONFIG_COMPILER_CXX_EXCEPTIONS` option.
|
/hal_espressif-3.6.0/examples/storage/sd_card/sdspi/ |
D | README.md | 43 …t needs KEY_IO0 pressed down for the time of firmware flashing operation (sets IO0 and IO2 low). S… 119 …IO0 button remain pressed during whole firmware flashing operation, as it sets both GPIO0 and GPIO…
|
/hal_espressif-3.6.0/components/fatfs/ |
D | Kconfig | 132 This option sets the FATFS configuration value _FS_LOCK. 148 This option sets FATFS configuration value _FS_TIMEOUT, scaled to milliseconds.
|
/hal_espressif-3.6.0/examples/build_system/cmake/linux_host_app/ |
D | README.md | 27 sdkconfig.defaults sets the Linux target by default, so this not strictly necessary.
|
/hal_espressif-3.6.0/examples/cxx/rtti/ |
D | README.md | 9 In this example, `sdkconfig.defaults` file sets `CONFIG_COMPILER_CXX_RTTI` option. This enables com…
|
/hal_espressif-3.6.0/ |
D | README.md | 37 The script sets absolute URLs for all submodules, allowing `git submodule update --init --recursive… 62 * `idf.py set-target <chip_name>` sets the target of the project to `<chip_name>`. Run `idf.py set-…
|
/hal_espressif-3.6.0/components/esp_timer/ |
D | Kconfig | 41 It sets the interrupt level for esp_timer ISR in range 1..3.
|
/hal_espressif-3.6.0/examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3/ |
D | README.md | 60 The example sets up the HCI UART transport and enable Bluetooth Controller, after started. UART1 PI…
|
/hal_espressif-3.6.0/components/vfs/ |
D | Kconfig | 62 debug outputs when one sets the default log level to DEBUG or higher.
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/tutorial/ |
D | BLE_Mesh_Node_OnOff_Client_Example_Walkthrough.md | 114 …ver Model receives the ESP_BLE_MESH_MODEL_OP_GEN_ONOFF_SET message that **sets** the Onoff state o… 115 …del receives the ESP_BLE_MESH_MODEL_OP_GEN_ONOFF_SET_UNACK message that **sets** the Onoff state o…
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_discovery/ |
D | README.md | 150 The application function then sets the device name and sets it as discoverable and connectable. Aft…
|
1234