Macros | Variables
usbd_mem_if_template.h File Reference

Header for usbd_mem_if_template.c file. More...

#include "usb_conf.h"
#include "usbd_dfu_mal.h"
Include dependency graph for usbd_mem_if_template.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MEM_END_ADD   (uint32_t)(MEM_START_ADD + (5 * 1024)) /* Dummy Size = 5KB */
 
#define MEM_IF_STRING   "@Dummy Memory /0x00000000/01*002Kg,03*001Kg"
 
#define MEM_START_ADD   0x00000000 /* Dummy start address */
 

Variables

DFU_MAL_Prop_TypeDef DFU_Mem_cb
 

Detailed Description

Header for usbd_mem_if_template.c file.

Author
MCD Application Team
Version
V1.1.0
Date
19-March-2012
Attention

© COPYRIGHT 2012 STMicroelectronics

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 usbd_mem_if_template.h.

Macro Definition Documentation

#define MEM_END_ADD   (uint32_t)(MEM_START_ADD + (5 * 1024)) /* Dummy Size = 5KB */

Definition at line 40 of file usbd_mem_if_template.h.

#define MEM_IF_STRING   "@Dummy Memory /0x00000000/01*002Kg,03*001Kg"

Definition at line 42 of file usbd_mem_if_template.h.

#define MEM_START_ADD   0x00000000 /* Dummy start address */

Definition at line 39 of file usbd_mem_if_template.h.

Variable Documentation

Definition at line 48 of file usbd_mem_if_template.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:53