PaulStoffregen
0ce5990edb
Add RTC functions
před 5 roky
PaulStoffregen
7562ec0493
Add IOMUXC registers for IMXRT1062
před 5 roky
PaulStoffregen
253c747256
Fix USB_USBCMD_ATDTW define
před 5 roky
duff2013
abbb04a26d
undocumented SNVS regs
před 5 roky
Frank
5fda96ebc9
add SNVS definitions for RTC
před 5 roky
PaulStoffregen
25e6876450
Fix IRQ numbers for IMXRT1062
před 5 roky
PaulStoffregen
14bf9b817c
Add IMXRT1062 registers
před 5 roky
Frank
667e8e2c26
Fix SPDF Base-Address
před 5 roky
PaulStoffregen
1030be3aee
Fix attachInterruptVector, use compiler memory barrier
před 5 roky
Kurt Eckhardt
eab640e5af
T4 Imxrt define Flexio structure.
Moved from my flexio_t4 library.
Libary was updated to see if already defined before it now defines it.
před 5 roky
PaulStoffregen
9bd82c255b
Fix IMXRT_USB2 address
před 5 roky
PaulStoffregen
c562f0ae91
add imxrt usb2 pll defs
před 5 roky
PaulStoffregen
d66f83e3fe
Add keylayouts & USB timer defs
před 5 roky
Frank
18dda2deb5
more defs
před 5 roky
Frank
52161d7dad
add some more audio defs
před 5 roky
Frank
c15ff6369c
add some definitions for audio
před 5 roky
Kurt Eckhardt
f6d42f26dc
t4 FLEXIO register masks are 32 bits
The FlexIO registers are 32 bits, the masks were all setup for 16 bits so the high word of registers were not updated
před 5 roky
PaulStoffregen
4b0abab261
Add watchdog defs, fixes #329
před 5 roky
Kurt Eckhardt
951d834f90
T4 - SPI - Create structure
I created a structure IMXRT_LPSPI_t
like what was done for UARTS.
I hopefully got all of the unused fields in properly to get the registers on the correct addresses.
Note: I did not update the other #define LPSPIn_ values but left them, likewise, I create a new define for each of the addresses.
That way we can double check I have everything properly aligned
před 5 roky
Mike S
292bb6553d
corrections & updates
Tempsense2 address correction and added analogreadaveraging code.
před 5 roky
PaulStoffregen
390a1e2f4c
Add data cache functions
před 5 roky
PaulStoffregen
b9066ead1f
Fix typo (thanks tonton81)
před 5 roky
Frank
585a9009b8
Update imxrt.h
před 5 roky
Frank
bd6602e10a
IRQ_SOFTWARE = 70
před 5 roky
PaulStoffregen
dac015d92e
Add attachInterrupt
před 5 roky
Frank
cf68a26fb6
Renumbered IRQ_RESERVED1-7, IRQ_SOFTWARE = 62
před 5 roky
WMXZ-EU
4402a96138
corrected SAI1/3_CLK_PODF
před 5 roky
PaulStoffregen
986ff3797d
Fix tempmon address, fixes #299
před 5 roky
Frank
49fa787c2c
SPDIF register bit defs
před 5 roky
Frank
e648aecf04
Tempmon registers - bit definitions
před 5 roky
Frank
d2d7fb7423
(n)..
před 5 roky
Frank
223f543fde
Whitespace: Tabsize 8 (?)
před 5 roky
Frank
809e38dbdf
Reset Control Bit Definitions
- comment SRC_GPR1..SRC_GPR10 (used by the ROM code)
před 5 roky
PaulStoffregen
3ac5eff53d
Update imxrt.h (for SPI transaction)
před 5 roky
PaulStoffregen
262f3eaa99
Add DMAChannel for IMXRT
před 5 roky
PaulStoffregen
35ddbd7a4f
Improve I2C defines
před 5 roky
Mike S
68db3fbeb8
Update imxrt.h
před 5 roky
Mike S
38d7836125
Update imxrt.h
Deleted a duplicate define: #define CCM_CBCMR_PERIPH_CLK2_SEL_MASK ((uint32_t)(0x03 << 12))
and added tempmon registers
před 5 roky
PaulStoffregen
c93cf0f039
Implement set_arm_clock
před 6 roky
PaulStoffregen
37c8161601
Transmit only polling HardwareSerial on imxrt
před 6 roky
PaulStoffregen
addd88d076
basic usb serial on imxrt
před 6 roky
PaulStoffregen
e687673ddf
First commit, Teensy4 work-in-progress
před 6 roky
PaulStoffregen
e1f31f6bb7
Update imxrt defs
před 6 roky
PaulStoffregen
78915ca4ab
Update imxrt register defs
před 6 roky
PaulStoffregen
5d1ca45176
Use shift syntax for bitmasks in imxrt.h
před 6 roky
PaulStoffregen
cc57a9cb30
Update imxrt.h
před 6 roky
PaulStoffregen
b253419793
Fix some IMXRT register defs
před 7 roky
PaulStoffregen
5dd010a67a
More IMXRT register defs
před 7 roky
PaulStoffregen
3948a877f0
Add IMXRT CCM register defs
před 7 roky
PaulStoffregen
e6550e2a8e
Add IOMUXC_GPR_GPR register defs
před 7 roky