code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : otgd_fs_int.h
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Endpoint interrupt's service routines prototypes.
***************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/inc/otgd_fs_int.h | C | asf20 | 2,489 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_regs.h
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Interface prototype functions to USB cell registers
****************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/inc/usb_regs.h | C | asf20 | 31,081 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_sil.h
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Simplified Interface Layer function prototypes.
*********************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/inc/usb_sil.h | C | asf20 | 1,846 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : otg_dev.h
* Author : STMicroelectronics
* Version : V3.2.1
* Date : 07/05/2010
* Description : linking defines
*******************************************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/inc/otgd_fs_dev.h | C | asf20 | 5,287 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : otgd_fs_pcd.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Peripheral Device Interface low layer.
**************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/otgd_fs_pcd.c | C | asf20 | 11,786 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : otgd_fs_dev.c
* Author : STMicroelectronics
* Version : V3.2.1
* Date : 07/05/2010
* Description : High Layer device mode interface and wrapping layer.
**************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/otgd_fs_dev.c | C | asf20 | 13,562 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_regs.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Interface functions to USB cell registers
**************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/usb_regs.c | C | asf20 | 29,236 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_core.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Standard protocol processing (USB v2.0)
****************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/usb_core.c | C | asf20 | 32,845 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_mem.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Utility functions for memory transfers to/from PMA
******************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/usb_mem.c | C | asf20 | 3,553 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_int.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Endpoint CTR (Low and High) interrupt's service routines
************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/usb_int.c | C | asf20 | 6,144 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_init.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Initialization routines & global variables
*************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/usb_init.c | C | asf20 | 3,109 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : otgd_fs_int.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Endpoint interrupt's service routines.
**************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/otgd_fs_int.c | C | asf20 | 22,063 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : otgd_fs_cal.c
* Author : STMicroelectronics
* Version : V3.2.1
* Date : 07/05/2010
* Description : OTG FS Device Core Access Layer interface.
************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/otgd_fs_cal.c | C | asf20 | 37,097 |
/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name : usb_sil.c
* Author : MCD Application Team
* Version : V3.2.1
* Date : 07/05/2010
* Description : Simplified Interface Layer for Global Initialization and
* ... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Libraries/STM32_USB-FS-Device_Driver/src/usb_sil.c | C | asf20 | 5,050 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"><head>
<meta ht... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/stm32_usb-fs-device_lib_contents.htm | HTML | asf20 | 26,581 |
/**
******************************************************************************
* @file stm3210e_eval.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains definitions for STM3210E_EVAL's Leds, push-buttons
* COM ports, sFLASH (on SPI... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval.h | C | asf20 | 11,449 |
/**
******************************************************************************
* @file stm3210e_eval_fsmc_nand.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to drive the
* NAND512W3A2 memory mounted ... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval_fsmc_nand.c | C | asf20 | 18,044 |
/**
******************************************************************************
* @file stm3210e_eval_fsmc_sram.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the
* stm3210e_eval_fsmc_sram firm... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval_fsmc_sram.h | C | asf20 | 2,331 |
/**
******************************************************************************
* @file stm3210e_eval_fsmc_sram.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to drive the
* IS61WV51216BLL SRAM memory... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval_fsmc_sram.c | C | asf20 | 7,493 |
/**
******************************************************************************
* @file stm3210e_eval_lcd.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the stm3210e_eval_lcd
* firmware driver.
... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval_lcd.h | C | asf20 | 11,137 |
/**
******************************************************************************
* @file stm3210e_eval_fsmc_nor.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the
* stm3210e_eval_fsmc_nor firmwa... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval_fsmc_nor.h | C | asf20 | 3,030 |
/**
******************************************************************************
* @file stm3210e_eval_fsmc_nand.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the
* stm3210e_eval_fsmc_nand firm... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval_fsmc_nand.h | C | asf20 | 5,353 |
/**
******************************************************************************
* @file stm3210e_eval_fsmc_nor.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to drive the M29W128FL,
* M29W128GL and S2... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval_fsmc_nor.c | C | asf20 | 14,774 |
/**
******************************************************************************
* @file stm3210e_eval.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides
* - set of firmware functions to manage Leds, push-button and COM ports
*... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210E_EVAL/stm3210e_eval.c | C | asf20 | 22,683 |
/**
******************************************************************************
* @file fonts.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides text fonts for STM32xx-EVAL's LCD driver.
****************************************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/fonts.c | C | asf20 | 47,200 |
/**
******************************************************************************
* @file stm32_eval_spi_flash.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the stm32_eval_spi_flash
* firmware dr... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_spi_flash.h | C | asf20 | 4,055 |
/**
******************************************************************************
* @file stm32_eval_spi_sd.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the stm32_eval_spi_sd
* firmware driver.
... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_spi_sd.h | C | asf20 | 9,937 |
/**
******************************************************************************
* @file stm32_eval_i2c_tsensor.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the
* stm32_eval_i2c_tsensor firmwa... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_i2c_tsensor.h | C | asf20 | 2,967 |
/**
******************************************************************************
* @file stm32_eval_i2c_ee.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to manage the I2C M24CXX
* EEPROM memory mounte... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_i2c_ee.c | C | asf20 | 23,820 |
/**
******************************************************************************
* @file stm32_eval_spi_flash.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to manage the SPI M25Pxxx
* FLASH memory moun... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_spi_flash.c | C | asf20 | 16,245 |
/**
******************************************************************************
* @file stm32_eval_i2c_tsensor.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to manage the I2C LM75
* temperature senso... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_i2c_tsensor.c | C | asf20 | 19,788 |
/**
******************************************************************************
* @file fonts.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief Header for fonts.c
******************************************************************************
* @copy
*
... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/fonts.h | C | asf20 | 2,151 |
/**
******************************************************************************
* @file stm32_eval_spi_sd.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to manage the SPI SD
* Card memory mounted on S... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_spi_sd.c | C | asf20 | 25,282 |
/**
******************************************************************************
* @file stm32_eval_sdio_sd.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides a set of functions needed to manage the SDIO SD
* Card memory mounted on... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_sdio_sd.c | C | asf20 | 91,705 |
/**
******************************************************************************
* @file stm32_eval_i2c_ee.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the stm32_eval_i2c_ee
* firmware driver.
... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_i2c_ee.h | C | asf20 | 4,090 |
/**
******************************************************************************
* @file stm32_eval_sdio_sd.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the SD Card
* stm32_eval_sdio_sd driver... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/Common/stm32_eval_sdio_sd.h | C | asf20 | 17,591 |
/**
******************************************************************************
* @file stm32_eval.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief Header file for stm32_eval.c module.
************************************************************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/stm32_eval.h | C | asf20 | 11,584 |
/**
******************************************************************************
* @file stm32100b_eval_lcd.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the stm32100b_eval_lcd
* firmware driver... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM32100B_EVAL/stm32100b_eval_lcd.h | C | asf20 | 12,907 |
/**
******************************************************************************
* @file stm32100b_eval.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains definitions for STM32100B_EVAL's Leds, push-buttons
* COM ports, SD Card on S... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM32100B_EVAL/stm32100b_eval.h | C | asf20 | 11,995 |
/**
******************************************************************************
* @file stm32100b_eval_cec.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the stm32100b_eval_cec
* firmware driver.... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM32100B_EVAL/stm32100b_eval_cec.h | C | asf20 | 11,762 |
/**
******************************************************************************
* @file stm32100b_eval_cec.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides all the STM32100B-EVAL HDMI-CEC firmware functions.
******************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM32100B_EVAL/stm32100b_eval_cec.c | C | asf20 | 49,615 |
/**
******************************************************************************
* @file stm32100b_eval.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides
* - set of firmware functions to manage Leds, push-button and COM ports
... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM32100B_EVAL/stm32100b_eval.c | C | asf20 | 21,232 |
/**
******************************************************************************
* @file stm3210b_eval_lcd.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the stm3210b_eval_lcd
* firmware driver.
... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.h | C | asf20 | 12,898 |
/**
******************************************************************************
* @file stm3210b_eval.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains definitions for STM3210B_EVAL's Leds, push-buttons
* COM ports, SD Card (on SP... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval.h | C | asf20 | 12,054 |
/**
******************************************************************************
* @file stm3210b_eval.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides
* - set of firmware functions to manage Leds, push-button and COM ports
*... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval.c | C | asf20 | 21,162 |
/**
******************************************************************************
* @file stm32_eval.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief STM32xx-EVAL abstraction layer.
* This file should be added to the main application to use the prov... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/stm32_eval.c | C | asf20 | 2,778 |
/**
******************************************************************************
* @file stm3210c_eval.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file provides
* - set of firmware functions to manage Leds, push-button and COM ports
*... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval.c | C | asf20 | 20,592 |
/**
******************************************************************************
* @file stm3210c_eval.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains definitions for STM3210C_EVAL's Leds, push-buttons
* COM ports, SD Card on SPI... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval.h | C | asf20 | 8,957 |
/**
******************************************************************************
* @file stm3210c_eval_ioe.c
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file includes the IO Expander driver for STMPE811 IO Expander
* devices.
***********... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval_ioe.c | C | asf20 | 46,567 |
/**
******************************************************************************
* @file stm3210c_eval_ioe.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the IO Expander
* firmware driver.
**********... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval_ioe.h | C | asf20 | 15,158 |
/**
******************************************************************************
* @file stm3210c_eval_lcd.h
* @author MCD Application Team
* @version V4.2.0
* @date 04/16/2010
* @brief This file contains all the functions prototypes for the lcd firmware driver.
*************************... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval_lcd.h | C | asf20 | 12,501 |
if exist .\..\..\Project\Device_Firmware_Upgrade\binary_template\RIDE\STM3210E-EVAL\SysTick.hex (hex2bin.exe .\..\..\Project\Device_Firmware_Upgrade\binary_template\RIDE\STM3210E-EVAL\SysTick.hex)
if exist .\..\..\Project\Device_Firmware_Upgrade\binary_template\RIDE\STM3210B-EVAL\SysTick.hex (hex2bin.exe .\..\..\Pro... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/Binary/hextobin.bat | Batchfile | asf20 | 1,830 |
@echo off
if exist .\..\..\Project\Device_Firmware_Upgrade\binary_template\TrueSTUDIO\STM3210C-EVAL\Debug\STM3210C-EVAL.elf ("arm-elf-objcopy.exe" -O binary ".\..\..\Project\Device_Firmware_Upgrade\binary_template\TrueSTUDIO\STM3210C-EVAL\Debug\STM3210C-EVAL.elf" ".\..\..\Project\Device_Firmware_Upgrade\binary_temp... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/Binary/TrueSTUDIO_elf2bin.bat | Batchfile | asf20 | 1,520 |
if exist .\..\..\Project\Device_Firmware_Upgrade\binary_template\MDK-ARM\STM3210E-EVAL_XL\STM3210E-EVAL_XL.axf (C:\Keil\ARM\BIN40\fromelf.exe ".\..\..\Project\Device_Firmware_Upgrade\binary_template\MDK-ARM\STM3210E-EVAL_XL\STM3210E-EVAL_XL.axf" --bin --output ".\..\..\Project\Device_Firmware_Upgrade\binary_template\MD... | zzqq5414-jk-rabbit | sw/lib/STM32_USB-FS-Device_Lib_V3.2.1/Utilities/Binary/axftobin.bat | Batchfile | asf20 | 1,454 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/SimpleGLRenderer.java | Java | asf20 | 14,372 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/Game.java | Java | asf20 | 3,986 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/HeightMapTest.java | Java | asf20 | 7,428 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/MainMenu.java | Java | asf20 | 4,939 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/ProfileRecorder.java | Java | asf20 | 5,182 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/HeightMapMeshMaker.java | Java | asf20 | 4,425 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/Grid.java | Java | asf20 | 14,432 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/MeshLibrary.java | Java | asf20 | 2,184 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/LandTile.java | Java | asf20 | 6,003 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/LandTileMap.java | Java | asf20 | 5,197 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/Vector3.java | Java | asf20 | 3,028 |
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/src/com/android/heightmapprofiler/NativeRenderer.java | Java | asf20 | 3,021 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | HeightMapProfiler/jni/height_map.cpp | C++ | asf20 | 11,671 |
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := heightmapprofiler
LOCAL_CFLAGS := -DANDROID_NDK #-DREPORTING #-DDEBUG
LOCAL_SRC_FILES := \
height_map.cpp \
LOCAL_LDLIBS := -lGLESv1_CM -ldl -llog
include $(BUILD_SHARED_LIBRARY)
| zzhangumd-apps-for-android | HeightMapProfiler/jni/Android.mk | Makefile | asf20 | 257 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/BitmapUtils.java | Java | asf20 | 3,235 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/ViewImage.java | Java | asf20 | 7,005 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/Panoramio.java | Java | asf20 | 4,712 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/PanoramioItem.java | Java | asf20 | 3,312 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/ImageManager.java | Java | asf20 | 9,706 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/ImageAdapter.java | Java | asf20 | 3,758 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/ImageList.java | Java | asf20 | 3,901 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | Panoramio/src/com/google/android/panoramio/ViewMap.java | Java | asf20 | 5,413 |
/*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/SimpleGLRenderer.java | Java | asf20 | 10,357 |
/*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/SpriteMethodTest.java | Java | asf20 | 8,313 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/GLSprite.java | Java | asf20 | 2,489 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/SimpleCanvasRenderer.java | Java | asf20 | 1,384 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/ProfileRecorder.java | Java | asf20 | 4,931 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/OpenGLTestActivity.java | Java | asf20 | 6,189 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/Mover.java | Java | asf20 | 4,381 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/Grid.java | Java | asf20 | 14,378 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/CanvasTestActivity.java | Java | asf20 | 6,609 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/GLSurfaceView.java | Java | asf20 | 16,883 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/CanvasSurfaceView.java | Java | asf20 | 10,171 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/CanvasSprite.java | Java | asf20 | 1,425 |
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | zzhangumd-apps-for-android | SpriteMethodTest/src/com/android/spritemethodtest/Renderable.java | Java | asf20 | 1,179 |
/*
* Copyright (C) 2008 Jason Tomlinson.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | zzhangumd-apps-for-android | Amazed/src/com/example/amazed/Maze.java | Java | asf20 | 6,298 |
/*
* Copyright (C) 2008 Jason Tomlinson.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | zzhangumd-apps-for-android | Amazed/src/com/example/amazed/AmazedView.java | Java | asf20 | 15,197 |
/*
* Copyright (C) 2008 Jason Tomlinson.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | zzhangumd-apps-for-android | Amazed/src/com/example/amazed/AmazedActivity.java | Java | asf20 | 1,535 |
/*
* Copyright (C) 2008 Jason Tomlinson.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | zzhangumd-apps-for-android | Amazed/src/com/example/amazed/Marble.java | Java | asf20 | 3,482 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | RingsExtended/src/com/example/android/rings_extended/AlphabetIndexer.java | Java | asf20 | 7,177 |
package com.example.android.rings_extended;
import android.app.ListActivity;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.graph... | zzhangumd-apps-for-android | RingsExtended/src/com/example/android/rings_extended/RingsExtended.java | Java | asf20 | 22,239 |
/*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | RingsExtended/src/com/example/android/rings_extended/FastScrollView.java | Java | asf20 | 15,855 |
package com.example.android.rings_extended;
import android.app.ListActivity;
import android.content.AsyncQueryHandler;
import android.content.ContentUris;
import android.content.Context;
import android.content.Intent;
import android.database.CharArrayBuffer;
import android.database.Cursor;
import android.media.AudioMa... | zzhangumd-apps-for-android | RingsExtended/src/com/example/android/rings_extended/MusicPicker.java | Java | asf20 | 28,234 |
package com.example.android.rings_extended;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.Checkable;
import android.widget.RelativeLayout;
/**
* A special variation of RelativeLayout that can be used as a checkable object.
* This allows it to be used as the top-level view o... | zzhangumd-apps-for-android | RingsExtended/src/com/example/android/rings_extended/CheckableRelativeLayout.java | Java | asf20 | 1,352 |
/*
* Copyright (C) 2007 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | AndroidGlobalTime/src/com/android/globaltime/LatLongSphere.java | Java | asf20 | 4,464 |
/*
* Copyright (C) 2007 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | zzhangumd-apps-for-android | AndroidGlobalTime/src/com/android/globaltime/City.java | Java | asf20 | 7,219 |