Searched refs:app_get_heap_ptr (Results 1 – 5 of 5) sorted by relevance
89 void *app_get_heap_ptr(struct app_data_cfg *app_data);
90 void *app_get_heap_ptr(struct app_data_cfg *app_data) in app_get_heap_ptr() function
306 app_buf = (uintptr_t)app_get_heap_ptr(app_data) + app_buf_offset; in validate_and_get_ns_rw_data()
403 void *app_get_heap_ptr(struct app_data_cfg *app_data) in app_get_heap_ptr() function
454 void *app_get_heap_ptr(struct app_data_cfg *app_data) in app_get_heap_ptr() function
Completed in 39 milliseconds