90USBnRF_drv.h [code] | AT90USBnRF REFERENCE DESIGN RF transceiver nrf24L01 from Nordic Driver file for basic peripherals |
cdc_rf_task.c [code] | This file manages the CDC task |
cdc_rf_task.h [code] | This file contains the function declarations |
compiler.h [code] | This file redefines dedicated IAR EWAVR and GNU GCC keywords in order to ensure that any source file can be processed by these compilers |
conf_scheduler.h [code] | This file contains the scheduler configuration definition |
conf_usb.h [code] | This file contains the possible external configuration of the USB |
config.h [code] | This file contains the system configuration definition |
LICENSE.TXT [code] | |
main.c [code] | Main for USB application |
nRF_API.c [code] | This file manages the NRF24L01 RF device and provide low level driver access (based on SPI driver) |
nRF_API.h [code] | This file manages the NRF24L01 RF device and provide low level driver access (based on SPI driver) |
pll_drv.h [code] | This file contains the low level macros and definition for the USB PLL |
power_drv.c [code] | This file contains the Power and clock management driver routines |
power_drv.h [code] | This file contains the Power Management low level driver definition |
scheduler.c [code] | This file contains the scheduler routines |
scheduler.h [code] | This file is the definition of the scheduler |
spi_drv.h [code] | SPI Low level drivers access |
spi_lib.c [code] | This file provides a minimal funtion set for the SPI |
spi_lib.h [code] | This file containsSPI lib header file |
usb_descriptors.c [code] | USB parameters |
usb_descriptors.h [code] | CDC USB Identifers |
usb_device_task.c [code] | This file manages the USB device controller |
usb_device_task.h [code] | This file contains the function declarations for USB device task |
usb_drv.c [code] | This file contains the USB driver routines |
usb_drv.h [code] | This file contains the USB low level driver definition |
usb_specific_request.c [code] | User call-back functions |
usb_specific_request.h [code] | Specific enumeration process requests header file |
usb_standard_request.c [code] | Process USB device enumeration requests |
usb_standard_request.h [code] | USB device enumeration requests header file |
usb_task.c [code] | This file manages the USB task either device/host or both |
usb_task.h [code] | This file contains the function declarations |
wdt_drv.h [code] | This file contains the Watchdog low level driver definition |