.. |
hardware
|
Fix nxstyle warning
|
2020-08-08 17:30:26 -03:00 |
chip.h
|
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
|
2019-05-24 13:39:49 -06:00 |
Kconfig
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc54_allocateheap.c
|
arch/arm/src/lpc54xx/lpc54_allocateheap.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
lpc54_clockconfig.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_clockconfig.h
|
arch/arm/src/max326xx: Bring in some mostly standard, ARMv7-M, 'boilerplate' files.
|
2018-11-16 15:33:01 -06:00 |
lpc54_clrpend.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_config.h
|
Trivial fix of two typos
|
2018-03-13 16:39:36 -06:00 |
lpc54_dma.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
lpc54_dma.h
|
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
|
2019-05-24 13:39:49 -06:00 |
lpc54_emc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_emc.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc54_enableclk.h
|
arch/arm/src/lpc43xx: Add helper macros to simplify peripheral configuration for new drivers; rename some other helper macros to make their operation clearer. Begin fleshing out the I2C driver.
|
2017-12-14 17:29:15 -06:00 |
lpc54_ethernet.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
lpc54_gpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_gpio.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc54_gpioirq.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_i2c_master.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
lpc54_i2c_master.h
|
Fix some typos
|
2019-09-17 10:46:23 -06:00 |
lpc54_idle.c
|
arch/: Trivial typos, mostly "their is" to "there is"
|
2020-09-09 14:09:43 -04:00 |
lpc54_irq.c
|
Run all .c and .h modified by this PR through nxstyle
|
2020-05-01 16:55:33 -03:00 |
lpc54_irq.h
|
|
|
lpc54_lcd.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_lcd.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc54_lowputc.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
lpc54_lowputc.h
|
|
|
lpc54_mpuinit.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
lpc54_mpuinit.h
|
|
|
lpc54_power.h
|
|
|
lpc54_reset.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_reset.h
|
arch/arm/src/lpc43xx: Add helper macros to simplify peripheral configuration for new drivers; rename some other helper macros to make their operation clearer. Begin fleshing out the I2C driver.
|
2017-12-14 17:29:15 -06:00 |
lpc54_rng.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
lpc54_rtc_lowerhalf.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_rtc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_rtc.h
|
arch/arm/src/lpc54xx: Add an RTC driver and a RTC character driver lower half. configs/lpcxpresso-lpc54628: Add logic to register the RTC character driver if it is enabled. Enable the RTC and RTC character driver in the NSH configuration.
|
2017-12-25 13:56:06 -06:00 |
lpc54_sdmmc.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
lpc54_sdmmc.h
|
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
|
2019-05-24 13:39:49 -06:00 |
lpc54_serial.c
|
arch: serial: fix typos and run nxstyle
|
2020-10-31 15:39:50 +01:00 |
lpc54_serial.h
|
arch: serial: fix typos and run nxstyle
|
2020-10-31 15:39:50 +01:00 |
lpc54_spi_master.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_spi_master.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
lpc54_start.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
lpc54_start.h
|
arch: Initialize idle thread stack information
|
2020-09-16 06:57:29 -07:00 |
lpc54_tickless.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_timerisr.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_usb0_ohci.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
lpc54_usb0_ohci.h
|
configs/lpcxpresso-lpc54628: Update a README.txt.
|
2019-05-08 10:32:10 -06:00 |
lpc54_userspace.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
lpc54_userspace.h
|
|
|
lpc54_wwdt.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc54_wwdt.h
|
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
|
2019-05-24 13:39:49 -06:00 |
lpc546x_enableclk.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc546x_power.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
lpc546x_reset.h
|
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
|
2019-05-24 13:39:49 -06:00 |
Make.defs
|
build: Remove the empty variable assignment
|
2020-05-24 08:24:13 -06:00 |