libyggdrasil  v1.0.0
timer.hpp File Reference

Timer Channel abstraction implementation for Asgard. More...

#include <cpp/common/frontend/timer.hpp>
#include <string>
#include <string_view>
#include <array>
#include <cstdlib>
#include <cmsis_gcc.h>
#include <limits>
#include <cstdio>
#include <cmath>
#include <stdio.h>
Include dependency graph for timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bsp::asg_coproc::drv::TimerChannel< Context, Channel, Size >
 Timer channel implementation for Asgard. More...
 
struct  bsp::asg_coproc::drv::TimerEncoder< Context, Size >
 Timer encoder implementation for Midgard. More...
 
struct  bsp::asg_coproc::drv::TimerProfileCounter< Context, Size >
 Profile counter implementation for Midgard. More...
 
struct  bsp::asg_coproc::drv::Timer< Context, Size >
 Timer implementation for Midgard. More...
 

Namespaces

 bsp
 
 bsp::asg_coproc
 
 bsp::asg_coproc::drv
 

Detailed Description

Timer Channel abstraction implementation for Asgard.

Author
Fabian Weber, Nikolaij Saegesser