Mercurial > ecos-v3_0-branch
comparison packages/devs/spi/arm/lpc2xxx/current/cdl/spi_lpc2xxx.cdl @ 2810:782f0399f068
Make bus1 intprio macro name consistent with bus0 in last change
| author | jlarmour |
|---|---|
| date | Tue, 17 Feb 2009 00:52:58 +0000 |
| parents | a0730cb32880 |
| children | fcdbe7acd0f7 |
comparison
equal
deleted
inserted
replaced
| 2809:a0730cb32880 | 2810:782f0399f068 |
|---|---|
| 87 default_value 1 | 87 default_value 1 |
| 88 description "The LPC2xxx controllers contain two SPI interfaces. | 88 description "The LPC2xxx controllers contain two SPI interfaces. |
| 89 Enable this component to get support for SPI | 89 Enable this component to get support for SPI |
| 90 interface 1." | 90 interface 1." |
| 91 | 91 |
| 92 cdl_option CYGNUM_IO_SPI_ARM_LPC2XXX_SPI1_INTPRIO { | 92 cdl_option CYGNUM_IO_SPI_ARM_LPC2XXX_BUS1_INTPRIO { |
| 93 display "Interrupt priority of the SPI bus 1 ISR" | 93 display "Interrupt priority of the SPI bus 1 ISR" |
| 94 flavor data | 94 flavor data |
| 95 legal_values 0 to 15 | 95 legal_values 0 to 15 |
| 96 default_value 13 | 96 default_value 13 |
| 97 description " | 97 description " |
