public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] STM32 interrupt definitions
@ 2008-11-24 14:46 Simon Kallweit
  2008-11-24 15:13 ` Chris Holgate
  2008-11-24 19:40 ` Nick Garnett
  0 siblings, 2 replies; 7+ messages in thread
From: Simon Kallweit @ 2008-11-24 14:46 UTC (permalink / raw)
  To: eCos Disuss

Hi

Chris Holgate discovered a little inconsistency in the interrupt vector 
definitions, we have:

#define CYGNUM_HAL_INTERRUPT_DMA0_CH1           
(11+CYGNUM_HAL_INTERRUPT_EXTERNAL)
#define CYGNUM_HAL_INTERRUPT_DMA0_CH2           
(12+CYGNUM_HAL_INTERRUPT_EXTERNAL)
...

and

#define CYGNUM_HAL_INTERRUPT_DMA2_CH1           
(56+CYGNUM_HAL_INTERRUPT_EXTERNAL)
#define CYGNUM_HAL_INTERRUPT_DMA2_CH2           
(57+CYGNUM_HAL_INTERRUPT_EXTERNAL)
...

In the STM32 reference manual the first set is named only DMA, the 
second set DMA2, which seems inconstant too. Can we agree to call them 
DMA1/DMA2?

Simon

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-11-26  1:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-24 14:46 [ECOS] STM32 interrupt definitions Simon Kallweit
2008-11-24 15:13 ` Chris Holgate
2008-11-24 19:40 ` Nick Garnett
2008-11-25 11:59   ` [ECOS] Redboot hung after fconfig update (y/n)? y krj
2008-11-25 13:13     ` Chris Zimman
2008-11-25 13:16     ` Gary Thomas
2008-11-26  9:48       ` krj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).