nor_stress.h

来自「yaffs2 lastest sourcecode~~」· C头文件 代码 · 共 9 行

H
9
字号
#ifndef __NOR_STRESS_H__#define __NOR_STRESS_H__void NorStressTestInitialise(const char *path);void NorStressTestRun(const char *path, int n_cycles, int do_fsx);#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?