Skip to content

Commit fba5e0e

Browse files
committed
Update to latest generated headers
1 parent 9d16ad1 commit fba5e0e

178 files changed

Lines changed: 9889 additions & 7278 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/rp2040/hardware_regs/RP2040.svd

Lines changed: 546 additions & 570 deletions
Large diffs are not rendered by default.

src/rp2040/hardware_regs/include/hardware/regs/adc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,4 +311,3 @@
311311
#define ADC_INTS_FIFO_ACCESS "RO"
312312
// =============================================================================
313313
#endif // _HARDWARE_REGS_ADC_H
314-

src/rp2040/hardware_regs/include/hardware/regs/addressmap.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,3 @@
7878
#define PPB_BASE _u(0xe0000000)
7979

8080
#endif // _ADDRESSMAP_H
81-

src/rp2040/hardware_regs/include/hardware/regs/busctrl.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,4 +324,3 @@
324324
#define BUSCTRL_PERFSEL3_VALUE_ROM _u(0x13)
325325
// =============================================================================
326326
#endif // _HARDWARE_REGS_BUSCTRL_H
327-

src/rp2040/hardware_regs/include/hardware/regs/clocks.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2259,4 +2259,3 @@
22592259
#define CLOCKS_INTS_CLK_SYS_RESUS_ACCESS "RO"
22602260
// =============================================================================
22612261
#endif // _HARDWARE_REGS_CLOCKS_H
2262-

src/rp2040/hardware_regs/include/hardware/regs/dma.h

Lines changed: 967 additions & 5 deletions
Large diffs are not rendered by default.

src/rp2040/hardware_regs/include/hardware/regs/dreq.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,12 @@ typedef enum dreq_num_rp2040 {
105105
DREQ_XIP_SSITX = 38, ///< Select the XIP SSI TX FIFO as DREQ
106106
DREQ_XIP_SSIRX = 39, ///< Select the XIP SSI RX FIFO as DREQ
107107
DREQ_DMA_TIMER0 = 59, ///< Select DMA_TIMER0 as DREQ
108-
DREQ_DMA_TIMER1 = 60, ///< Select DMA_TIMER0 as DREQ
109-
DREQ_DMA_TIMER2 = 61, ///< Select DMA_TIMER1 as DREQ
108+
DREQ_DMA_TIMER1 = 60, ///< Select DMA_TIMER1 as DREQ
109+
DREQ_DMA_TIMER2 = 61, ///< Select DMA_TIMER2 as DREQ
110110
DREQ_DMA_TIMER3 = 62, ///< Select DMA_TIMER3 as DREQ
111111
DREQ_FORCE = 63, ///< Select FORCE as DREQ
112112
DREQ_COUNT
113113
} dreq_num_t;
114114
#endif
115115

116116
#endif // _DREQ_H
117-

src/rp2040/hardware_regs/include/hardware/regs/i2c.h

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,8 @@
19601960
// Reset value: 0x0
19611961
//
19621962
// Role of DW_apb_i2c: Slave-Transmitter
1963-
// 0x0 -> Slave trying to transmit to remote master in read mode- scenario not present
1963+
// 0x0 -> Slave trying to transmit to remote master in read mode-
1964+
// scenario not present
19641965
// 0x1 -> Slave trying to transmit to remote master in read mode
19651966
#define I2C_IC_TX_ABRT_SOURCE_ABRT_SLVRD_INTX_RESET _u(0x0)
19661967
#define I2C_IC_TX_ABRT_SOURCE_ABRT_SLVRD_INTX_BITS _u(0x00008000)
@@ -2001,8 +2002,10 @@
20012002
// Reset value: 0x0
20022003
//
20032004
// Role of DW_apb_i2c: Slave-Transmitter
2004-
// 0x0 -> Slave flushes existing data in TX-FIFO upon getting read command- scenario not present
2005-
// 0x1 -> Slave flushes existing data in TX-FIFO upon getting read command
2005+
// 0x0 -> Slave flushes existing data in TX-FIFO upon getting read
2006+
// command- scenario not present
2007+
// 0x1 -> Slave flushes existing data in TX-FIFO upon getting read
2008+
// command
20062009
#define I2C_IC_TX_ABRT_SOURCE_ABRT_SLVFLUSH_TXFIFO_RESET _u(0x0)
20072010
#define I2C_IC_TX_ABRT_SOURCE_ABRT_SLVFLUSH_TXFIFO_BITS _u(0x00002000)
20082011
#define I2C_IC_TX_ABRT_SOURCE_ABRT_SLVFLUSH_TXFIFO_MSB _u(13)
@@ -2019,7 +2022,8 @@
20192022
// Reset value: 0x0
20202023
//
20212024
// Role of DW_apb_i2c: Master-Transmitter or Slave-Transmitter
2022-
// 0x0 -> Master or Slave-Transmitter lost arbitration- scenario not present
2025+
// 0x0 -> Master or Slave-Transmitter lost arbitration- scenario not
2026+
// present
20232027
// 0x1 -> Master or Slave-Transmitter lost arbitration
20242028
#define I2C_IC_TX_ABRT_SOURCE_ARB_LOST_RESET _u(0x0)
20252029
#define I2C_IC_TX_ABRT_SOURCE_ARB_LOST_BITS _u(0x00001000)
@@ -2036,7 +2040,8 @@
20362040
// Reset value: 0x0
20372041
//
20382042
// Role of DW_apb_i2c: Master-Transmitter or Master-Receiver
2039-
// 0x0 -> User initiating master operation when MASTER disabled- scenario not present
2043+
// 0x0 -> User initiating master operation when MASTER disabled- scenario
2044+
// not present
20402045
// 0x1 -> User initiating master operation when MASTER disabled
20412046
#define I2C_IC_TX_ABRT_SOURCE_ABRT_MASTER_DIS_RESET _u(0x0)
20422047
#define I2C_IC_TX_ABRT_SOURCE_ABRT_MASTER_DIS_BITS _u(0x00000800)
@@ -2054,8 +2059,10 @@
20542059
// Reset value: 0x0
20552060
//
20562061
// Role of DW_apb_i2c: Master-Receiver
2057-
// 0x0 -> Master not trying to read in 10Bit addressing mode when RESTART disabled
2058-
// 0x1 -> Master trying to read in 10Bit addressing mode when RESTART disabled
2062+
// 0x0 -> Master not trying to read in 10Bit addressing mode when RESTART
2063+
// disabled
2064+
// 0x1 -> Master trying to read in 10Bit addressing mode when RESTART
2065+
// disabled
20592066
#define I2C_IC_TX_ABRT_SOURCE_ABRT_10B_RD_NORSTRT_RESET _u(0x0)
20602067
#define I2C_IC_TX_ABRT_SOURCE_ABRT_10B_RD_NORSTRT_BITS _u(0x00000400)
20612068
#define I2C_IC_TX_ABRT_SOURCE_ABRT_10B_RD_NORSTRT_MSB _u(10)
@@ -2080,7 +2087,8 @@
20802087
// Reset value: 0x0
20812088
//
20822089
// Role of DW_apb_i2c: Master
2083-
// 0x0 -> User trying to send START byte when RESTART disabled- scenario not present
2090+
// 0x0 -> User trying to send START byte when RESTART disabled- scenario
2091+
// not present
20842092
// 0x1 -> User trying to send START byte when RESTART disabled
20852093
#define I2C_IC_TX_ABRT_SOURCE_ABRT_SBYTE_NORSTRT_RESET _u(0x0)
20862094
#define I2C_IC_TX_ABRT_SOURCE_ABRT_SBYTE_NORSTRT_BITS _u(0x00000200)
@@ -2098,7 +2106,8 @@
20982106
// Reset value: 0x0
20992107
//
21002108
// Role of DW_apb_i2c: Master-Transmitter or Master-Receiver
2101-
// 0x0 -> User trying to switch Master to HS mode when RESTART disabled- scenario not present
2109+
// 0x0 -> User trying to switch Master to HS mode when RESTART disabled-
2110+
// scenario not present
21022111
// 0x1 -> User trying to switch Master to HS mode when RESTART disabled
21032112
#define I2C_IC_TX_ABRT_SOURCE_ABRT_HS_NORSTRT_RESET _u(0x0)
21042113
#define I2C_IC_TX_ABRT_SOURCE_ABRT_HS_NORSTRT_BITS _u(0x00000100)
@@ -2188,7 +2197,8 @@
21882197
// Reset value: 0x0
21892198
//
21902199
// Role of DW_apb_i2c: Master-Transmitter
2191-
// 0x0 -> Transmitted data non-ACKed by addressed slave-scenario not present
2200+
// 0x0 -> Transmitted data non-ACKed by addressed slave-scenario not
2201+
// present
21922202
// 0x1 -> Transmitted data not ACKed by addressed slave
21932203
#define I2C_IC_TX_ABRT_SOURCE_ABRT_TXDATA_NOACK_RESET _u(0x0)
21942204
#define I2C_IC_TX_ABRT_SOURCE_ABRT_TXDATA_NOACK_BITS _u(0x00000008)
@@ -2697,4 +2707,3 @@
26972707
#define I2C_IC_COMP_TYPE_IC_COMP_TYPE_ACCESS "RO"
26982708
// =============================================================================
26992709
#endif // _HARDWARE_REGS_I2C_H
2700-

src/rp2040/hardware_regs/include/hardware/regs/intctrl.h

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ typedef enum irq_num_rp2040 {
5555
TIMER_IRQ_1 = 1, ///< Select TIMER's IRQ 1 output
5656
TIMER_IRQ_2 = 2, ///< Select TIMER's IRQ 2 output
5757
TIMER_IRQ_3 = 3, ///< Select TIMER's IRQ 3 output
58-
PWM_IRQ_WRAP = 4, ///< Select PWM's IRQ_WRAP output
58+
PWM_IRQ_WRAP = 4, ///< Select PWM's WRAP IRQ output
5959
USBCTRL_IRQ = 5, ///< Select USBCTRL's IRQ output
6060
XIP_IRQ = 6, ///< Select XIP's IRQ output
6161
PIO0_IRQ_0 = 7, ///< Select PIO0's IRQ 0 output
@@ -66,14 +66,14 @@ typedef enum irq_num_rp2040 {
6666
DMA_IRQ_1 = 12, ///< Select DMA's IRQ 1 output
6767
IO_IRQ_BANK0 = 13, ///< Select IO_BANK0's IRQ output
6868
IO_IRQ_QSPI = 14, ///< Select IO_QSPI's IRQ output
69-
SIO_IRQ_PROC0 = 15, ///< Select SIO_PROC0's IRQ output
70-
SIO_IRQ_PROC1 = 16, ///< Select SIO_PROC1's IRQ output
69+
SIO_IRQ_PROC0 = 15, ///< Select SIO's PROC0 IRQ output
70+
SIO_IRQ_PROC1 = 16, ///< Select SIO's PROC1 IRQ output
7171
CLOCKS_IRQ = 17, ///< Select CLOCKS's IRQ output
7272
SPI0_IRQ = 18, ///< Select SPI0's IRQ output
7373
SPI1_IRQ = 19, ///< Select SPI1's IRQ output
7474
UART0_IRQ = 20, ///< Select UART0's IRQ output
7575
UART1_IRQ = 21, ///< Select UART1's IRQ output
76-
ADC_IRQ_FIFO = 22, ///< Select ADC's IRQ_FIFO output
76+
ADC_IRQ_FIFO = 22, ///< Select ADC's FIFO IRQ output
7777
I2C0_IRQ = 23, ///< Select I2C0's IRQ output
7878
I2C1_IRQ = 24, ///< Select I2C1's IRQ output
7979
RTC_IRQ = 25, ///< Select RTC's IRQ output
@@ -121,4 +121,3 @@ typedef enum irq_num_rp2040 {
121121
#define isr_spare_5 isr_irq31
122122

123123
#endif // _INTCTRL_H
124-

0 commit comments

Comments
 (0)