Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

CPU Layer

Steve Maillet edited this page Feb 27, 2016 · 11 revisions
CPU Support

The CPU support layer provides a thin abstraction over base functionality for a CPU/SoC. Especially timers, watchdogs, GPIOs and the interrupt controller, all of which are tightly dependent on the particular CPU core and SoC used.

APIs
  1. [CPU Power and Reset](CPU Power and Reset APIs)
  2. [CPU Clocks and Timers]
  3. [CPU GPIO]
Clone this wiki locally