nuttx/arch/mips/src/pic32mx
2016-01-23 15:09:38 -06:00
..
chip.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
excptmacros.h PIC32MX/MZ: Fix error in assember macro. Noted by Tilak Tangudu 2016-01-05 10:04:50 -06:00
Kconfig include/nuttx/net/netdev.h and several Ethernet drivers in arch/: Most network drivers to not support statistics. Those that do only support them when DEBUG is enabled. Each driver collects an architecture specific set of statistics and there is no mechanism in place to view those statistics. Thus, the driver feature was mostly useless. This change standardizes the driver statistics and puts the definition in the common network device structure defined in netdev.h where they can be accessed by network applications. All Ethernet drivers that collect statistics have been adapted to use these common statistics. 2015-11-26 12:07:18 -06:00
Make.defs Add CONFIG_NETDEV_LATEINIT that can be used to suppress calls to up_netinitialize() from early initialization 2015-07-17 07:20:16 -06:00
pic32mx-adc.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-bmx.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-can.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-che.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-cm.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-config.h Costmetic updates comments and style; Add NFS dependency on IPv4 2015-02-26 06:04:23 -06:00
pic32mx-cvr.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-ddp.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-decodeirq.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-devcfg.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-dma.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-ethernet.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-ethernet.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-exception.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-flash.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-gpio.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-gpioirq.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-head.S PIC32MX/MZ: Fix error in assember macro. Noted by Tilak Tangudu 2016-01-05 10:04:50 -06:00
pic32mx-i2c.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-ic.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-int.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-ioport.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-irq.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-lowconsole.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-lowinit.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-memorymap.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-oc.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-osc.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-pmp.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-pps.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-reset.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-rtcc.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-serial.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-spi.c Add dummy hwfeatures method to all SPI interfaces 2016-01-23 15:09:38 -06:00
pic32mx-spi.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-timer.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-timerisr.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-uart.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-usbdev.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00
pic32mx-usbotg.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx-wdt.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
pic32mx.h Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:11 -06:00