nuttx/arch/mips/src/pic32mz
2015-06-12 19:26:01 -06:00
..
chip Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
Kconfig PIC32MZ SPI: Implement exchange() method; update SPI_REGDEBUG configuration and clean up implementation 2015-03-03 12:23:27 -06:00
Make.defs PIC32MZ Ethernet: Add support for LAN4720A and fix IRQ namespace. From Kristopher Tate 2015-03-29 07:18:17 -06:00
pic32mz-config.h SAMV7: Add serial driver 2015-03-08 10:15:42 -06:00
pic32mz-decodeirq.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
pic32mz-dma.h MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00
pic32mz-ethernet.c PIC32MZ Ethernet: Add support for LAN4720A and fix IRQ namespace. From Kristopher Tate 2015-03-29 07:18:17 -06:00
pic32mz-exception.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
pic32mz-excptmacros.h PIC32MZ: Add interrupt controller register definitions 2015-02-24 13:16:04 -06:00
pic32mz-gpio.c PIC32MZ: Implement support for IO port interrupts 2015-03-02 09:24:43 -06:00
pic32mz-gpio.h PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
pic32mz-gpioirq.c PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
pic32mz-head.S Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
pic32mz-irq.c More missing semicolons after DEBUGASSERT 2015-05-27 13:32:39 -06:00
pic32mz-lowconsole.c PIC32MZ: Add logic to configure peripheral pins for the selecte UARTs 2015-02-26 15:05:11 -06:00
pic32mz-lowconsole.h PIC32MZ: Add beginnings of CPU initialization logic. Still some bad logic for setting up peripheral clocking 2015-02-24 09:30:30 -06:00
pic32mz-lowinit.c PIC32MZ: Add missing call to initialize peripheral clocking. From Kristopher Tate 2015-03-22 08:15:26 -06:00
pic32mz-lowinit.h PIC32MZ: Add beginnings of CPU initialization logic. Still some bad logic for setting up peripheral clocking 2015-02-24 09:30:30 -06:00
pic32mz-serial.c More missing semicolons after DEBUGASSERT 2015-05-27 13:32:39 -06:00
pic32mz-spi.c PIC32MZ SPI: Implement exchange() method; update SPI_REGDEBUG configuration and clean up implementation 2015-03-03 12:23:27 -06:00
pic32mz-spi.h MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00
pic32mz-timerisr.c PIC32MZ: Add support for a timer interrupt 2015-02-24 15:36:08 -06:00
pic32mz-usbdev.h MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00