Searched refs:run_peripheral (Results 1 – 5 of 5) sorted by relevance
33 extern void run_peripheral(void);49 run_peripheral(); in peripheral_main()
287 void run_peripheral(void) in run_peripheral() function
35 extern void run_peripheral(int times);45 run_peripheral(n_times); in peripheral_main()
263 void run_peripheral(int times) in run_peripheral() function
1289 static int run_peripheral(void) in run_peripheral() function1425 err = run_peripheral(); in main()