..
hardware
Check return from nxsem_wait_uninterruptible()
2020-04-03 23:45:33 +01:00
chip.h
arch/arm/src/sam34: This commit removes support for the dedicated vector handling from the SAM3/4 architecture support. Only common vectors are now supported.
2018-06-19 18:13:15 -06:00
efm32_adc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_adc.h
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
efm32_bitband.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
efm32_bitband.h
Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware.
2019-05-24 18:51:49 -06:00
efm32_clockconfig.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_clockconfig.h
More EFM32 files and logic
2014-10-17 12:02:32 -06:00
efm32_config.h
Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG
2016-06-21 09:35:51 -06:00
efm32_dma.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
efm32_dma.h
Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware.
2019-05-24 18:51:49 -06:00
efm32_flash.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_gpio.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_gpio.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
efm32_gpioirq.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_i2c.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_i2c.h
Fix some typos
2019-09-17 10:46:23 -06:00
efm32_idle.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_irq.c
Run all .c and .h modified by this PR through nxstyle
2020-05-01 16:55:33 -03:00
efm32_leserial.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
efm32_lowputc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_lowputc.h
Standardize the width of all comment boxes in C header files
2015-10-03 07:28:30 -06:00
efm32_pm.h
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_pwm.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_pwm.h
drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated.
2019-09-02 07:57:10 -06:00
efm32_rmu.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_rmu.h
Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware.
2019-05-24 18:51:49 -06:00
efm32_rtc_burtc.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_rtc.h
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
efm32_serial.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
efm32_spi.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_spi.h
spi: change spi_send() interface to support of 32-bit word transfer
2020-03-09 08:03:35 -06:00
efm32_start.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
efm32_start.h
arch/arm/src/sam34: This commit removes support for the dedicated vector handling from the SAM3/4 architecture support. Only common vectors are now supported.
2018-06-19 18:13:15 -06:00
efm32_timer.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_timer.h
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
efm32_timerisr.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
efm32_usb.h
Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware.
2019-05-24 18:51:49 -06:00
efm32_usbdev.c
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00
efm32_usbhost.c
arch/arm: Rename all up_*.h files to arm_*.h
2020-05-01 03:43:44 +01:00
Kconfig
Fix copy/paste typo in various Kconfigs
2020-04-14 22:42:21 +01:00
Make.defs
arch/arm: Rename all up_*.S files to arm_*.S
2020-05-01 11:29:11 -03:00