Searched refs:main_cleanup_f (Results 1 – 2 of 2) sorted by relevance
23 static main_cleanup_f main_cleanup_fpr = NULL; //Function from the application which will be called…62 void bs_trace_register_cleanup_function(main_cleanup_f cleanup_f) { in bs_trace_register_cleanup_function()
20 typedef uint8_t (*main_cleanup_f)(void); typedef30 void bs_trace_register_cleanup_function(main_cleanup_f cleanup_f);