GD32F10x USB-Device: E:/USB Libraries/GD32_USB_Device_Library/Class/dfu/inc/usbd_flash_if.h Source File

GD32F103 Firmware

usbd_flash_if.h
Go to the documentation of this file.
1 
11 /* Define to prevent recursive inclusion -------------------------------------*/
12 #ifndef __GD32F10X_USBD_FLASH_IF_H
13 #define __GD32F10X_USBD_FLASH_IF_H
14 
15 /* Includes ------------------------------------------------------------------*/
16 #include "usbd_dfu_mal.h"
17 
37 #define FLASH_START_ADDR 0x08000000
38 #define FLASH_END_ADDR 0x08020000
39 
40 #define OB_RDPT 0x1ffff800
41 
42 #define FLASH_IF_STRING (uint8_t*) "@Internal Flash /0x08000000/12*001Ka,116*001Kg"
43 
51 extern DFU_MAL_Property_TypeDef DFU_Flash_cb;
52 
57 #endif /* __GD32F10X_USBD_FLASH_IF_H */
58 
75 /************************ (C) COPYRIGHT 2014 GIGADEVICE *****END OF FILE****/
USB DFU device media access layer header file.
Generated on Fri Feb 6 2015 14:56:35 for GD32F10x USB-Device by   doxygen 1.8.8