dRonin
adbada4
dRonin firmware
|
General low level driver configuration. More...
#include "stm32f4xx.h"
Go to the source code of this file.
Macros | |
#define | USE_USB_OTG_FS |
#define | USB_OTG_FS_CORE |
#define | USE_EMBEDDED_PHY |
#define | USB_OTG_FS_CORE |
#define | RX_FIFO_FS_SIZE 128 |
#define | TX0_FIFO_FS_SIZE 64 |
#define | TX1_FIFO_FS_SIZE 32 |
#define | TX2_FIFO_FS_SIZE 32 |
#define | TX3_FIFO_FS_SIZE 64 |
#define | TXH_NP_HS_FIFOSIZ 96 |
#define | TXH_P_HS_FIFOSIZ 96 |
#define | USE_DEVICE_MODE |
#define | __ALIGN_BEGIN |
#define | __ALIGN_END |
General low level driver configuration.
Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at:
http://www.st.com/software_license_agreement_liberty_v2
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file usb_conf.h.