You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
452B

  1. #include "arptest.hpp"
  2. uint8_t test_clock_divider_initial_clock();
  3. uint8_t test_clock_divider_first_clock();
  4. uint8_t test_clock_divider_second_clock();
  5. uint8_t test_clock_divider_third_clock();
  6. uint8_t test_clock_divider_fourth_clock();
  7. uint8_t test_clock_divider_fifth_clock();
  8. uint8_t test_clock_divider_sixth_clock();
  9. uint8_t test_clock_divider_seventh_clock();
  10. uint8_t test_clock_divider_eighth_clock();
  11. uint8_t test_clock_divider_ninth_clock();