Searched defs:fixed (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_buf.c | 512 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in fixed_data_alloc() local 610 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed_debug() local 617 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed() local
|
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | cache.h | 604 #define Cache_Dbus_MMU_Set(ext_ram, vaddr, paddr, psize, num, fixed) \ argument
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | cache.h | 607 #define Cache_Dbus_MMU_Set(ext_ram, vaddr, paddr, psize, num, fixed) \ argument
|