bulebule icon indicating copy to clipboard operation
bulebule copied to clipboard

Review clock API

Open cua-cua opened this issue 7 years ago • 0 comments

The clock cycle counter register is being used to get time and wait by new functions: read_cycle_counter, sleep_us and sleep_us_after.

  • Update the names of the old clock functions that used the systick interruption.
  • Review the functions that use the systick reference and change them by the new ones if apply.

cua-cua avatar Apr 24 '18 18:04 cua-cua