SYS BIOS online training - Introduction to clocks and timers
Timer module
- manages timer peripherals
- provides virtual target and device concepts
- facilitates transplantation between multiple platforms without operating specific timer hardware.
Clock module
- manages the beat of the bios
- triggers functions at a specified time (single time or periodic)
- Use timers or beats of application layer modules to process input events
Timestamp module
- Provide a simple timestamp service for code benchmarking
- Run timestamps to record RTA logs
You Might Like
Recommended Posts
Popular Components
Just Take a Look
Hot Downloads