mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 23:15:15 +00:00
arch/xtensa/esp32s3: Add missing registers and definitions
This commit is contained in:
parent
07342f7957
commit
c8dd4b068d
3 changed files with 5473 additions and 0 deletions
|
|
@ -34,6 +34,11 @@
|
|||
* speed performance.
|
||||
*/
|
||||
|
||||
/* USB Serial JTAG */
|
||||
|
||||
#define JTAG_IOMUX_USB_DM (19)
|
||||
#define JTAG_IOMUX_USB_DP (20)
|
||||
|
||||
/* UART0 */
|
||||
|
||||
#define UART0_IOMUX_TXPIN (43)
|
||||
|
|
|
|||
3569
arch/xtensa/src/esp32s3/hardware/esp32s3_rtc_io.h
Normal file
3569
arch/xtensa/src/esp32s3/hardware/esp32s3_rtc_io.h
Normal file
File diff suppressed because it is too large
Load diff
1899
arch/xtensa/src/esp32s3/hardware/esp32s3_sens.h
Normal file
1899
arch/xtensa/src/esp32s3/hardware/esp32s3_sens.h
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue