Clocks.h File Reference
#include <NanoTime.h>
#include <driver/hw_timer.h>
#include <esp_clk.h>
#include "System.h"
Include dependency graph for Clocks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Timer1Clock< clkdiv >
 Clock implementation for Hardware Timer 1. More...
 
struct  Timer2Clock
 Clock implementation for Hardware Timer 2. More...
 
struct  CpuCycleClock< cpuFreq >
 Clock implementation for CPU cycle times. More...