Home
last modified time | relevance | path

Searched refs:function_name (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c38 static void heap_caps_alloc_failed(size_t requested_size, uint32_t caps, const char *function_name) in heap_caps_alloc_failed() argument
41 alloc_failed_callback(requested_size, caps, function_name); in heap_caps_alloc_failed()
/hal_espressif-latest/components/heap/
Dheap_caps_linux.c31 static void heap_caps_alloc_failed(size_t requested_size, uint32_t caps, const char *function_name) in heap_caps_alloc_failed() argument
34 alloc_failed_callback(requested_size, caps, function_name); in heap_caps_alloc_failed()
Dheap_caps.c87 …static void heap_caps_alloc_failed(size_t requested_size, uint32_t caps, const char *function_name) in heap_caps_alloc_failed() argument
90 alloc_failed_callback(requested_size, caps, function_name); in heap_caps_alloc_failed()
/hal_espressif-latest/components/heap/include/
Desp_heap_caps.h54 typedef void (*esp_alloc_failed_hook_t) (size_t size, uint32_t caps, const char * function_name);
/hal_espressif-latest/tools/ci/
Dcheck_callgraph.py173 function_name = match.group('function')
174 last_function = RtlFunction(function_name, rtl_filename, tu_filename)
382 … This will force the parser to ignore the symbol preceding the call to function_name'
/hal_espressif-latest/tools/esptool_py/esptool/
Dutil.py187 def __init__(self, esp, function_name): argument
/hal_espressif-latest/components/esp_system/
Dsystem_init_fn.txt10 # prio: function_name in path/to/source_file on affinity_expression