/hal_espressif-latest/components/heap/ |
D | heap_caps_init.c | 151 esp_err_t heap_caps_add_region(intptr_t start, intptr_t end) in heap_caps_add_region() 170 bool heap_caps_check_add_region_allowed(intptr_t heap_start, intptr_t heap_end, intptr_t start, int… in heap_caps_check_add_region_allowed() 207 esp_err_t heap_caps_add_region_with_caps(const uint32_t caps[], intptr_t start, intptr_t end) in heap_caps_add_region_with_caps()
|
D | multi_heap_poisoning.c | 203 void block_absorb_post_hook(void *start, size_t size, bool is_free) in block_absorb_post_hook() 359 multi_heap_handle_t multi_heap_register(void *start, size_t size) in multi_heap_register() 419 bool multi_heap_internal_check_block_poisoning(void *start, size_t size, bool is_free, bool print_e… in multi_heap_internal_check_block_poisoning() 443 void multi_heap_internal_poison_fill_region(void *start, size_t size, bool is_free) in multi_heap_internal_poison_fill_region()
|
D | heap_private.h | 28 intptr_t start; member
|
/hal_espressif-latest/components/heap/include/ |
D | heap_memory_layout.h | 43 intptr_t start; ///< Start address of the region member 56 intptr_t start; member
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | mbo.c | 129 u8 start, u8 end) in wpas_mbo_non_pref_chan_attr_body() 151 struct wpabuf *mbo, u8 start, u8 end) in wpas_mbo_non_pref_chan_attr() 173 struct wpabuf *mbo, u8 start, in wpas_mbo_non_pref_chan_subelement() 189 u8 i, start = 0; in wpas_mbo_non_pref_chan_attrs() local
|
/hal_espressif-latest/components/spi_flash/sim/ |
D | SpiFlash.cpp | 165 int start = 0; in write() local 203 int start = 0; in read() local
|
/hal_espressif-latest/components/efuse/private_include/ |
D | esp_efuse_utility.h | 32 uint32_t start; member
|
/hal_espressif-latest/components/esp_rom/include/esp32/rom/ |
D | sha.h | 34 bool start; member
|
/hal_espressif-latest/components/esp_mm/ |
D | ext_mem_layout.h | 21 uint32_t start; //laddr start member
|
/hal_espressif-latest/components/spi_flash/ |
D | spi_flash_os_func_noos.c | 17 static IRAM_ATTR esp_err_t start(void *arg) in start() function
|
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/ |
D | esp_flash.h | 34 esp_err_t (*start)(esp_flash_t *chip); member
|
D | sha.h | 25 bool start; member
|
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
D | esp_flash.h | 42 esp_err_t (*start)(esp_flash_t *chip); member
|
D | sha.h | 33 bool start; member
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | esp_flash.h | 34 esp_err_t (*start)(esp_flash_t *chip); member
|
D | sha.h | 25 bool start; member
|
/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/ |
D | stoppable_thread.py | 41 def start(self): member in StoppableThread
|
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | esp_flash.h | 34 esp_err_t (*start)(esp_flash_t *chip); member
|
D | sha.h | 25 bool start; member
|
/hal_espressif-latest/components/esp_phy/include/esp_private/ |
D | phy.h | 25 uint8_t start, end; /* the start and end index of phy i2c master command memory */ member
|
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_random.c | 41 uint32_t start, now; in bootloader_fill_random() local
|
/hal_espressif-latest/components/mbedtls/port/ |
D | esp_timing.c | 27 struct timeval start; member
|
/hal_espressif-latest/components/esp_system/port/arch/xtensa/ |
D | debug_helpers.c | 100 esp_backtrace_frame_t start = { 0 }; in esp_backtrace_print() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/ |
D | a2d_sbc.c | 179 void A2D_BldSbcMplHdr(UINT8 *p_dst, BOOLEAN frag, BOOLEAN start, BOOLEAN last, UINT8 num) in A2D_BldSbcMplHdr()
|
/hal_espressif-latest/components/spi_flash/include/esp_private/ |
D | spi_flash_os.h | 207 spi_flash_guard_start_func_t start; /**< critical section start function. */ member
|