|
Contiki-Inga 3.x
|
Arch-specific routines for the cc2538 USB controller. More...
#include "contiki.h"#include "energest.h"#include "usb-arch.h"#include "usb-api.h"#include "dev/usb-regs.h"#include "dev/nvic.h"#include "dev/gpio.h"#include "dev/ioc.h"#include "dev/udma.h"#include "sys/clock.h"#include "lpm.h"#include "reg.h"#include "dev/watchdog.h"#include <stdbool.h>#include <stdint.h>Go to the source code of this file.
Arch-specific routines for the cc2538 USB controller.
Heavily based on the cc2530 driver written by Philippe Retornaz
Definition in file usb-arch.c.
1.8.3.1