Home
last modified time | relevance | path

Searched refs:update_mm_cfg (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ulog/src/
A Dulog_fs_cfg.c114 int update_mm_cfg(const ulog_cfg_type_t type, const unsigned short idx, const ulog_cfg_para_t para_… in update_mm_cfg() function
341update_mm_cfg(cfg_key_list[i].type, (ulog_idx_type)config_node->valueint, ulog_cfg_para_none, NULL… in parser_cfg_file()
350 update_mm_cfg(cfg_key_list[i].type, in parser_cfg_file()
A Dulog_session_file.c449 if (0 == update_mm_cfg(ulog_cfg_type_working, idx, ulog_cfg_para_none, NULL)) { in update_new_log_file()
459 update_mm_cfg(ulog_cfg_type_list, idx, ulog_cfg_para_start, time_start); in update_new_log_file()
556 update_mm_cfg(ulog_cfg_type_list, get_working_from_cfg_mm(), ulog_cfg_para_end, time_stop); in stop_operating()
/AliOS-Things-master/components/ulog/internal/
A Dulog_session_file.h115 int update_mm_cfg(const ulog_cfg_type_t type, const unsigned short idx, const ulog_cfg_para_t para_…

Completed in 4 milliseconds