libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
hg/timer.h File Reference
Include dependency graph for hg/timer.h:

Go to the source code of this file.

Macros

#define TIMER_ROUTE_LOCATION_LOC6   TIMER_ROUTE_LOCATION_LOCx(6)
 
#define TIMER_CC_CTRL_PRSCONF   (1 << 28)
 

Macro Definition Documentation

◆ TIMER_CC_CTRL_PRSCONF

#define TIMER_CC_CTRL_PRSCONF   (1 << 28)

Definition at line 36 of file hg/timer.h.

◆ TIMER_ROUTE_LOCATION_LOC6

#define TIMER_ROUTE_LOCATION_LOC6   TIMER_ROUTE_LOCATION_LOCx(6)

Definition at line 33 of file hg/timer.h.