Loading...
Searching...
No Matches
Go to the documentation of this file.
40#define COUNTERS ((volatile struct Counter *)0xbf801100)
56#define TM_SYNC_MODE(n) (((n) & 3) << 1)
@ TM_HIT_TARGET
Definition counters.h:52
@ TM_SYNC_EN
Definition counters.h:43
@ TM_IRQ_TOGGLE
Definition counters.h:48
@ TM_CLK_DIV8
Definition counters.h:50
@ TM_HIT_OVERFLOW
Definition counters.h:53
@ TM_IRQ_OVERFLOW
Definition counters.h:46
@ TM_IRQ_REQUEST
Definition counters.h:51
@ TM_IRQ_TARGET
Definition counters.h:45
@ TM_RESET_TARGET
Definition counters.h:44
@ TM_CLK_EXTERNAL
Definition counters.h:49
@ TM_IRQ_REPEAT
Definition counters.h:47
uint8_t padding[6]
Definition counters.h:37
uint16_t mode
Definition counters.h:34
uint16_t padding2
Definition counters.h:35
uint16_t target
Definition counters.h:36
uint16_t padding1
Definition counters.h:33
uint16_t value
Definition counters.h:32