Searched refs:run_peripheral (Results 1 – 5 of 5) sorted by relevance
12 extern void run_peripheral(void);28 run_peripheral(); in peripheral_main()
284 void run_peripheral(void) in run_peripheral() function
16 extern void run_peripheral(int times);26 run_peripheral(n_times); in peripheral_main()
243 void run_peripheral(int times) in run_peripheral() function
1289 static int run_peripheral(void) in run_peripheral() function1425 err = run_peripheral(); in main()