bulebule
bulebule copied to clipboard
Review clock API
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.