Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Encrypted CAN
daredevil-small
Commits
2f2a14fa
Commit
2f2a14fa
authored
6 years ago
by
Tmplt
Browse files
Options
Download
Patches
Plain Diff
refs: add DMA, encryption examples, and platform drivers
parent
a68ff349
Changes
353
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
refs/DMA/description.txt
+1
-0
refs/DMA/description.txt
refs/DMA/include/S32K144.h
+11425
-0
refs/DMA/include/S32K144.h
refs/DMA/include/S32K144_features.h
+1208
-0
refs/DMA/include/S32K144_features.h
refs/DMA/include/devassert.h
+84
-0
refs/DMA/include/devassert.h
refs/DMA/include/device_registers.h
+70
-0
refs/DMA/include/device_registers.h
refs/DMA/include/s32_core_cm4.h
+209
-0
refs/DMA/include/s32_core_cm4.h
refs/DMA/include/startup.h
+48
-0
refs/DMA/include/startup.h
refs/DMA/include/system_S32K144.h
+106
-0
refs/DMA/include/system_S32K144.h
refs/DMA/src/clocks_and_modes.c
+53
-0
refs/DMA/src/clocks_and_modes.c
refs/DMA/src/clocks_and_modes.h
+9
-0
refs/DMA/src/clocks_and_modes.h
refs/DMA/src/dma.c
+49
-0
refs/DMA/src/dma.c
refs/DMA/src/dma.h
+12
-0
refs/DMA/src/dma.h
refs/DMA/src/main.c
+46
-0
refs/DMA/src/main.c
refs/README.md
+2
-0
refs/README.md
refs/flexcan_encrypted/Documentation/flexcan_encrypted_s32k144.txt
+354
-0
...can_encrypted/Documentation/flexcan_encrypted_s32k144.txt
refs/flexcan_encrypted/Documentation/flexcan_encrypted_s32k144_Settings.xml
+158
-0
...pted/Documentation/flexcan_encrypted_s32k144_Settings.xml
refs/flexcan_encrypted/Doxygen/flexcan_encrypted.dox
+79
-0
refs/flexcan_encrypted/Doxygen/flexcan_encrypted.dox
refs/flexcan_encrypted/Generated_Code/Cpu.c
+78
-0
refs/flexcan_encrypted/Generated_Code/Cpu.c
refs/flexcan_encrypted/Generated_Code/Cpu.h
+109
-0
refs/flexcan_encrypted/Generated_Code/Cpu.h
refs/flexcan_encrypted/Generated_Code/canCom1.c
+98
-0
refs/flexcan_encrypted/Generated_Code/canCom1.c
with
14198 additions
and
0 deletions
+14198
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment