.. |
hardware
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k11x
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
s32k14x
|
Run all .c and .h modified by this PR through nxstyle
|
2020-05-01 16:55:33 -03:00 |
chip.h
|
S32K add support for Nxp drone boards (#224)
|
2020-02-07 04:53:40 -08:00 |
Kconfig
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
Make.defs
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_clockconfig.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_clockconfig.h
|
Fix typos in comments and documentation (#750)
|
2020-04-08 06:45:35 -06:00 |
s32k1xx_config.h
|
arch/arm/src/s32k1xx: Bring in the lpuart from i.MXRT. It is the same IP.
|
2019-08-13 15:00:41 -06:00 |
s32k1xx_edma.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
s32k1xx_edma.h
|
Refine the preprocessor conditional guard style (#190)
|
2020-01-31 19:07:39 +01:00 |
s32k1xx_enet.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
s32k1xx_enet.h
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
s32k1xx_flashcfg.c
|
arch/arm/src/s32k1xx/s32k1xx_flashcfg.c: Flash configuration array should be const (although it really does not matter in this context).
|
2019-10-22 17:44:16 -06:00 |
s32k1xx_flexcan.c
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_flexcan.h
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_idle.c
|
This commit brings the S32K118EVB board to code complete and ready for testing. This commit adds some minor initialization fixes (like disabling the WDOG, enabling the I-cache, and initializing the MPU. It brings more files in from the Kinetis port for the IDLE loop and for GPIO functionality. This also address register definition header file for LMEM and MPU.
|
2019-08-18 17:26:10 -06:00 |
s32k1xx_lowputc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_lowputc.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_lpi2c.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
s32k1xx_lpi2c.h
|
arch/arm/src/s32k1xx: This is a rough port of the i.MXRT Ethernet driver to the S32K1xx. The i.MXRT uses the same IP. Completely untested at this point.
|
2019-08-21 17:33:54 -06:00 |
s32k1xx_lpspi.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_lpspi.h
|
Fix some typos
|
2019-09-17 10:46:23 -06:00 |
s32k1xx_periphclocks.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_periphclocks.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_pin.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_pin.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_pindma.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_pindump.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_pingpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_pinirq.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_progmem.c
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_progmem.h
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_rtc.c
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_rtc.h
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_serial.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
s32k1xx_serial.h
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
s32k1xx_start.c
|
s32k1xx: Added FlexCAN driver with SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
s32k1xx_start.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
s32k1xx_wdog.h
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |