EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
usbconfig.h File Reference

Detailed Description

USB protocol stack library, application supplied configuration options.

Version
5.1.2

License

Copyright 2016 Silicon Laboratories, Inc. http://www.silabs.com

This file is licensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.

Definition in file usbconfig.h.

Go to the source code of this file.

Macros

#define NUM_APP_TIMERS   1
 
#define NUM_EP_USED   2
 
#define USB_CORECLK_HFRCO
 
#define USB_DEVICE
 
#define USB_PWRSAVE_MODE
 

Macro Definition Documentation

#define USB_PWRSAVE_MODE
Value:
(USB_PWRSAVE_MODE_ONVBUSOFF \
| USB_PWRSAVE_MODE_ONSUSPEND \
| USB_PWRSAVE_MODE_ENTEREM2 )

Definition at line 28 of file usbconfig.h.