Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 25 of 42) sorted by relevance

12

/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dcache.h205 …, uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
233 …et(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
604 #define Cache_Dbus_MMU_Set(ext_ram, vaddr, paddr, psize, num, fixed) \ argument
605 …ets_efuse_cache_encryption_enabled() ? MMU_SENSITIVE : 0, ext_ram, vaddr, paddr, psize, num, fixed)
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dcache.h209 …, uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
237 …et(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
607 #define Cache_Dbus_MMU_Set(ext_ram, vaddr, paddr, psize, num, fixed) \ argument
608 …ets_efuse_cache_encryption_enabled() ? MMU_SENSITIVE : 0, ext_ram, vaddr, paddr, psize, num, fixed)
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c512 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in fixed_data_alloc() local
514 *size = MIN(fixed->data_size, *size); in fixed_data_alloc()
516 return fixed->data_pool + fixed->data_size * net_buf_id(buf); in fixed_data_alloc()
610 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed_debug() local
612 return net_buf_alloc_len_debug(pool, fixed->data_size, timeout, func, line); in net_buf_alloc_fixed_debug()
617 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed() local
619 return net_buf_alloc_len(pool, fixed->data_size, timeout); in net_buf_alloc_fixed()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
DKconfig.cache9 The wrap length is fixed to 32B
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dcache.h210 …t(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
238 …et(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dcache.h210 …t(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
238 …et(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dcache.h163 …t(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
190 …et(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
/hal_espressif-latest/components/hal/
DKconfig78 features will be added and bugs will be fixed in the IDF source
91 features will be added and bugs will be fixed in the IDF source
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
DKconfig.memory11 bool "Use fixed static RAM size"
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
DKconfig.memory11 bool "Use fixed static RAM size"
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dmemory.ld.in24 #define ICACHE_SIZE 0x4000 /* ICache size is fixed to 16KB on ESP32-C3 */
82 The aim of this is to keep data that will not be moved around and have a fixed address.
/hal_espressif-latest/components/esp_system/
DREADME.md24 Currently implemented in terms of system time, as the point of origin is fixed.
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dcache.h248 …t(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
275 …et(uint32_t ext_ram, uint32_t vaddr, uint32_t paddr, uint32_t psize, uint32_t num, uint32_t fixed);
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflasher-stub.rst10 ``esptool.py`` works around the limitations imposed by a fixed ROM bootloader by implementing a fla…
/hal_espressif-latest/components/esp_system/ld/esp32/
Dmemory.ld.in100 The aim of this is to keep data that will not be moved around and have a fixed address.
119 The aim of this is to keep data that will not be moved around and have a fixed address.
Dsections.ld.in113 * This section holds RTC FAST data that should have fixed addresses.
132 * This section holds RTC SLOW data that should have fixed addresses.
/hal_espressif-latest/components/esp_system/port/soc/esp32/
DKconfig.memory14 bool "Use fixed static RAM size"
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dmemory.ld.in14 #define ICACHE_SIZE 0x4000 /* ICache size is fixed to 16KB on ESP32-C2 */
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dcheck-error-cmd.rst103 If all errors are fixed, then this message is displayed:
Dset-flash-voltage-cmd.rst47 …this behaviour and disable {IDF_TARGET_VDD_SPI} regulator, or set it to a fixed voltage. These efu…
/hal_espressif-latest/components/log/
DKconfig56 fixed at compile time to the separate "Bootloader log verbosity" setting.
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dmemory.ld.in94 The aim of this is to keep data that will not be moved around and have a fixed address.
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dmemory.ld.in90 The aim of this is to keep data that will not be moved around and have a fixed address.
/hal_espressif-latest/components/heap/
DKconfig113 features will be added and bugs will be fixed in the IDF source
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dmemory.ld.in108 The aim of this is to keep data that will not be moved around and have a fixed address.

12