nuttx/arch/arm/src/efm32
2016-11-03 17:05:53 -06:00
..
chip
chip.h
efm32_adc.c
efm32_adc.h
efm32_bitband.c
efm32_bitband.h
efm32_clockconfig.c
efm32_clockconfig.h
efm32_config.h
efm32_dma.c
efm32_dma.h
efm32_flash.c
efm32_gpio.c
efm32_gpio.h
efm32_gpioirq.c
efm32_i2c.c arch: Disable priority inheritance on all semaphores used for signaling in all I2C/TWI drivers 2016-11-03 14:23:42 -06:00
efm32_i2c.h
efm32_idle.c
efm32_irq.c Simplify some computations 2016-07-23 08:13:25 -06:00
efm32_leserial.c
efm32_lowputc.c
efm32_lowputc.h
efm32_pm.h
efm32_pwm.c pwm.h moved from include/nuttx/ to include/nuttx/drivers. 2016-07-20 13:48:24 -06:00
efm32_pwm.h pwm.h moved from include/nuttx/ to include/nuttx/drivers. 2016-07-20 13:48:24 -06:00
efm32_rmu.c
efm32_rmu.h
efm32_rtc_burtc.c
efm32_rtc.h
efm32_serial.c
efm32_spi.c arch: Disable priority inheritance on all semaphores used for signaling in all SPI drivers 2016-11-03 14:51:44 -06:00
efm32_spi.h
efm32_start.c
efm32_start.h
efm32_timer.c
efm32_timer.h
efm32_timerisr.c
efm32_usb.h
efm32_usbdev.c
efm32_usbhost.c arch: Disable priority inheritance on all semaphores used for signaling in all USB host drivers 2016-11-03 17:05:53 -06:00
efm32_vectors.S
Kconfig
Make.defs