Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/internal/
A Dulog_api.h49 void on_fs_record_pause(const uint32_t on, const uint32_t off);
/AliOS-Things-master/components/ulog/src/
A Dulog_async.c39 { "fspause", {"on","off"}, on_fs_record_pause },
A Dulog_session_file.c178 on_fs_record_pause(1, 0); in on_fs_upload()
247 on_fs_record_pause(0, 1); in on_fs_upload()
672 void on_fs_record_pause(const uint32_t on, const uint32_t off) in on_fs_record_pause() function

Completed in 5 milliseconds