nuttx/arch/arm/src/efm32
2020-04-14 22:42:21 +01:00
..
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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
efm32_adc.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
efm32_bitband.c
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 Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware. 2019-05-24 18:51:49 -06:00
efm32_clockconfig.h
efm32_config.h
efm32_dma.c Check return from nxsem_wait_uninterruptible() 2020-04-02 09:06:09 -06: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 Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware. 2019-05-24 18:51:49 -06:00
efm32_gpio.c Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware. 2019-05-24 18:51:49 -06:00
efm32_gpio.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
efm32_gpioirq.c Fix a few errors concerning use of section block comments in .c files: (#95) 2020-01-14 00:37:54 +01:00
efm32_i2c.c Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
efm32_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
efm32_idle.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
efm32_irq.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
efm32_leserial.c arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit 2020-02-23 09:11:43 -06:00
efm32_lowputc.c Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware. 2019-05-24 18:51:49 -06:00
efm32_lowputc.h
efm32_pm.h
efm32_pwm.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06: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 Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware. 2019-05-24 18:51:49 -06: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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
efm32_rtc.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
efm32_serial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
efm32_spi.c spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06: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/src: Remove dependency on CONFIG_ARCH_FPU for inclusion of nvic.h in all other *_start.c files. 2019-04-25 07:17:10 -06: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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
efm32_timer.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
efm32_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06: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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
efm32_usbhost.c Check return from nxsem_wait_uninterruptible() 2020-04-03 23:45:33 +01:00
Kconfig Fix copy/paste typo in various Kconfigs 2020-04-14 22:42:21 +01:00
Make.defs arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00