Searched defs:flush_func (Results 1 – 1 of 1) sorted by relevance
114 app_log_flush_func_t flush_func; /**< App log flush function. */ member226 …_init(app_log_init_t *p_log_init, app_log_trans_func_t trans_func, app_log_flush_func_t flush_func) in app_log_init()