Home
last modified time | relevance | path

Searched refs:MaxWaitCount (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/rom/
A Dshell_rom.c521 static BOOLEAN shell_exit(u32 MaxWaitCount) in shell_exit() argument
526 if (WaitCount > MaxWaitCount) in shell_exit()
553 VOID shell_rom(u32 MaxWaitCount) in shell_rom() argument
556 if (shell_exit(MaxWaitCount)) { in shell_rom()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/include/
A Dshell.h87 _LONG_CALL_ VOID shell_rom(u32 MaxWaitCount);

Completed in 3 milliseconds