nuttx/arch/arm/src/xmc4
2018-09-21 21:32:50 -06:00
..
chip arch/arm/src/xmc4/: Fix USIC_BRG_SCLKCFG definition 2018-02-09 13:00:20 -06:00
chip.h arch/: Clean up some naming and spacing. 2018-06-20 15:38:06 -06:00
Kconfig arch/arm/src/xmc4/Kconfig: Define user friend SPI alias to follow other arch names 2017-11-30 12:48:07 -06:00
Make.defs arch/arm/src/armv7-m/up_trigger_irq.c: Add logic to trigger ARMv7-M interrupts and exceptions. 2018-08-25 10:23:21 -06:00
xmc4_allocateheap.c arch/: Fix an error found in build testing. The protoype of mpu_log2regionfloor() changed; an additional parameter was added. However, none of the calls to mpu_log2regionfloor() were updated to pass the new, additional parameter. 2018-08-24 16:40:37 -06:00
xmc4_clockconfig.c Merged in david_alessio/nuttx/refactor-pll-setup (pull request #581) 2018-01-22 13:20:35 +00:00
xmc4_clockconfig.h XMC4xxx: Add USIC baudrate calculation. 2017-03-19 18:11:38 -06:00
xmc4_clockutils.c XMC4xxx: Clean up problems associated with USIC initialization. USIC still does not work in UART mode. 2017-03-21 10:55:52 -06:00
xmc4_clrpend.c XMC4xxx: Add commin USIC support logic for use in all USIC configurations. 2017-03-19 12:48:37 -06:00
xmc4_config.h Revert "arch/arm/src/xmc4/xmc4_config.h: Add a check to doubly enforce the one UART per USIC rule." 2017-11-25 09:44:51 -06:00
xmc4_dma.c
xmc4_dma.h
xmc4_gpio.c arch/arm/src/xmc4/xmc4_gpio.c: Add a specific bit encoding for openprain GPIO pin. 2018-07-02 10:56:58 -06:00
xmc4_gpio.h arch/arm/src/xmc4/xmc4_gpio.c: Add a specific bit encoding for openprain GPIO pin. 2018-07-02 10:56:58 -06:00
xmc4_i2c.c
xmc4_i2c.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
xmc4_idle.c
xmc4_irq.c arch/arm/src: Correct all ARMv7-M architectures. Interrupts were not be disabled correctly on power up. Writing zero to the NVIC SET-ENABLE registers has no effect. In order to disable interrupts, it is necessary to write all ones to the NVIC CLEAR-ENABLE register. Noted by David Sidrane. 2018-09-21 21:32:50 -06:00
xmc4_lowputc.c arm/src/xmc4: Include Alt. Interrupt Enable to RX_EVENTS and rename serial GPIO configurations. 2017-11-25 18:13:23 -06:00
xmc4_lowputc.h XMC4xxx: Plug last holes to get a first, clean build. 2017-03-20 13:46:02 -06:00
xmc4_mpuinit.c
xmc4_mpuinit.h
xmc4_pwm.c
xmc4_pwm.h
xmc4_serial.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
xmc4_spi.c /arch/arm/src/xmc4: Fix XMC4 SPI. It was working only for the first transfer 2018-06-16 13:45:01 -06:00
xmc4_spi.h arch/arm/src/xmc4: Add SPI support for Infineon XMC45xx microcontroller 2018-04-14 12:19:47 -06:00
xmc4_start.c Squashed commit of the following: 2018-06-20 12:30:37 -06:00
xmc4_start.h XMC4xxx: Plug last holes to get a first, clean build. 2017-03-20 13:46:02 -06:00
xmc4_timerisr.c arch/arm/src/lpc54xx: Adds Ethernet Tx done handling. 2017-12-29 17:28:38 -06:00
xmc4_userspace.c
xmc4_userspace.h
xmc4_usic.c XMC4xxx: Misc clock clean-up; PBDIV should be controllable from board.h 2017-03-21 15:05:17 -06:00
xmc4_usic.h XMC4xxx: Fix a pin configuration problem. Fix some mispellings. 2017-03-21 11:24:04 -06:00