Lines Matching refs:printf
20 printf("\r\n%.1f s\r\n", times * 0.2); in timer1_func()
30 printf("Usage: watchdog stopfeed\n"); in handle_watchdog_test_cmd()
31 printf("Example: watchdog stopfeed\n"); in handle_watchdog_test_cmd()
36 printf("begin stop feed dog, board will reboot in 1.6 s ...\n"); in handle_watchdog_test_cmd()
39 printf("create timer error\n"); in handle_watchdog_test_cmd()
44 printf("Usage: watchdog stopfeed\n"); in handle_watchdog_test_cmd()
45 printf("Example: watchdog stopfeed\n"); in handle_watchdog_test_cmd()
59 printf("\r\n\r\n"); in watchdog_test()
60 printf("***************************************************************\r\n"); in watchdog_test()
61 printf("*********************** watchdog Test *************************\r\n"); in watchdog_test()
62 printf("** How to test: input [watchdog stopfeed] command *************\r\n"); in watchdog_test()
63 printf("***************************************************************\r\n"); in watchdog_test()
64 printf("=====watchdog test : Start=====\r\n"); in watchdog_test()