.. |
hardware
|
Fixed non-UTF8 characters.
|
2022-09-28 09:38:55 +08:00 |
chip.h
|
arch: arm: kinetis: fix nxstyle errors
|
2021-03-26 09:03:11 -07:00 |
Kconfig
|
Kintis:LPUART add RX DMA
|
2021-07-20 19:28:51 -07:00 |
kinetis_alarm.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_allocateheap.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_cfmconfig.c
|
Replace all __attribute__((section(x)) with locate_data(x)
|
2021-07-29 21:55:21 -03:00 |
kinetis_clockconfig.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_clrpend.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_config.h
|
|
|
kinetis_edma.c
|
arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly
|
2022-11-14 09:34:04 +09:00 |
kinetis_edma.h
|
Kinetis:edma Cleanup
|
2022-08-09 10:46:31 +08:00 |
kinetis_enet.c
|
devif: remove all devif_timer
|
2022-06-02 20:11:50 -03:00 |
kinetis_flexcan.c
|
devif: remove all devif_timer
|
2022-06-02 20:11:50 -03:00 |
kinetis_i2c.c
|
use SEM_INITIALIZER inside of NXSEM_INITIALIZER
|
2022-10-22 14:50:48 +08:00 |
kinetis_i2c.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_idle.c
|
|
|
kinetis_irq.c
|
arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault
|
2022-10-30 16:03:35 +01:00 |
kinetis_lowputc.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_lpserial.c
|
kinetis:[lp]serial remove ttype & do cache ops
|
2022-08-09 10:46:31 +08:00 |
kinetis_lpuart.h
|
Kintis:LPUART add RX DMA
|
2021-07-20 19:28:51 -07:00 |
kinetis_mpuinit.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_mpuinit.h
|
arch: arm: kinetis: fix nxstyle errors
|
2021-03-26 09:03:11 -07:00 |
kinetis_pin.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_pindma.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_pindump.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_pingpio.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis_pinirq.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_pwm.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_pwm.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_rtc_if.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_rtc_lowerhalf.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_rtc.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_sdhc.c
|
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
|
2022-11-14 09:34:04 +09:00 |
kinetis_serial.c
|
kinetis:[lp]serial remove ttype & do cache ops
|
2022-08-09 10:46:31 +08:00 |
kinetis_serialinit.c
|
|
|
kinetis_spi.c
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
kinetis_spi.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_start.c
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
|
2022-09-24 21:26:56 +02:00 |
kinetis_start.h
|
arch: arm: kinetis: fix nxstyle errors
|
2021-03-26 09:03:11 -07:00 |
kinetis_timerisr.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_tpm.h
|
|
|
kinetis_uart.h
|
Revert "Kinetis:Serial No DMA Poll needed"
|
2021-07-15 12:28:04 -07:00 |
kinetis_uid.c
|
NuttX: Neil Hancock: update licenses to Apache
|
2021-04-01 12:13:12 -05:00 |
kinetis_uid.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
kinetis_usbdev.c
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_usbhshost.c
|
arch: Initialize usbhost_connection_s directly
|
2022-11-14 09:34:04 +09:00 |
kinetis_usbhshost.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_usbotg.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
kinetis_userspace.c
|
|
|
kinetis_userspace.h
|
arch: arm: kinetis: fix nxstyle errors
|
2021-03-26 09:03:11 -07:00 |
kinetis_wdog.c
|
arch: Merge up_arch.h into up_internal.h
|
2022-03-14 09:32:17 +02:00 |
kinetis.h
|
arch/arm: Remove FAR and CODE from chip folder(1)
|
2022-05-03 16:50:52 +03:00 |
Make.defs
|
arch/cortex-m/Make.defs: unify arch common source include
|
2022-04-30 21:50:16 +08:00 |