Reverted to 4 timers.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14261 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-04-22 13:27:34 +00:00
parent e28f9182b4
commit 5e1cfe86a2
1 changed files with 4 additions and 8 deletions

View File

@ -120,8 +120,7 @@ typedef struct {
__IO uint32_t INTE1;
__IO uint32_t INTF1;
__IO uint32_t INTS1;
__IO uint32_t TIMER[2];
__I uint32_t resvd428[2];
__IO uint32_t TIMER[4];
__IO uint32_t MULTI_CHAN_TRIGGER;
__IO uint32_t SNIFF_CTRL;
__IO uint32_t SNIFF_DATA;
@ -143,8 +142,7 @@ typedef struct {
__IO uint32_t INTE1;
__IO uint32_t INTF1;
__IO uint32_t INTS1;
__IO uint32_t TIMER[2];
__I uint32_t resvd428[2];
__IO uint32_t TIMER[4];
__IO uint32_t MULTI_CHAN_TRIGGER;
__IO uint32_t SNIFF_CTRL;
__IO uint32_t SNIFF_DATA;
@ -167,8 +165,7 @@ typedef struct {
__IO uint32_t INTE1;
__IO uint32_t INTF1;
__IO uint32_t INTS1;
__IO uint32_t TIMER[2];
__I uint32_t resvd428[2];
__IO uint32_t TIMER[4];
__IO uint32_t MULTI_CHAN_TRIGGER;
__IO uint32_t SNIFF_CTRL;
__IO uint32_t SNIFF_DATA;
@ -191,8 +188,7 @@ typedef struct {
__IO uint32_t INTE1;
__IO uint32_t INTF1;
__IO uint32_t INTS1;
__IO uint32_t TIMER[2];
__I uint32_t resvd428[2];
__IO uint32_t TIMER[4];
__IO uint32_t MULTI_CHAN_TRIGGER;
__IO uint32_t SNIFF_CTRL;
__IO uint32_t SNIFF_DATA;