文件名称:UCOSIII_DEMO
介绍说明--下载内容来自于网络,使用问题请自行百度
stm32f4 ucos ,包含了按键扫描和防抖的处理,按键可以实现长按短按,短按弹起,长按弹起-stm32f4 ucos, it contains a key-scan and image stabilization process, the key can achieve long press short press, short press bounce, bounce press
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UCOSIII_DEMO/CORE/core_cm4.h
UCOSIII_DEMO/CORE/core_cm4_simd.h
UCOSIII_DEMO/CORE/startup_stm32f40_41xxx.s
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/misc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_adc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_can.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_crc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_cryp.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dac.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dbgmcu.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dcmi.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dma.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dma2d.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_exti.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_flash.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_flash_ramfunc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_fmc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_fsmc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_gpio.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_hash.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_i2c.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_iwdg.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_ltdc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_pwr.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rcc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rng.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rtc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_sai.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_sdio.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_spi.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_syscfg.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_tim.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_usart.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_wwdg.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/misc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_adc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_can.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_crc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_aes.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_des.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_tdes.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dac.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dbgmcu.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dcmi.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma2d.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_exti.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash_ramfunc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fmc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fsmc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_md5.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_sha1.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_i2c.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_iwdg.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_ltdc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_pwr.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rng.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rtc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sai.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sdio.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_syscfg.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_wwdg.c
UCOSIII_DEMO/HARDWARE/24CXX/24cxx.c
UCOSIII_DEMO/HARDWARE/24CXX/24cxx.h
UCOSIII_DEMO/HARDWARE/ADC/adc.c
UCOSIII_DEMO/HARDWARE/ADC/adc.h
UCOSIII_DEMO/HARDWARE/IIC/myiic.c
UCOSIII_DEMO/HARDWARE/IIC/myiic.h
UCOSIII_DEMO/HARDWARE/IWDG/iwdg.c
UCOSIII_DEMO/HARDWARE/IWDG/iwdg.h
UCOSIII_DEMO/HARDWARE/key/Key.c
UCOSIII_DEMO/HARDWARE/key/Key.h
UCOSIII_DEMO/HARDWARE/LED/led.c
UCOSIII_DEMO/HARDWARE/LED/led.h
UCOSIII_DEMO/HARDWARE/SRAM/sram.c
UCOSIII_DEMO/HARDWARE/SRAM/sram.h
UCOSIII_DEMO/keilkilll.bat
UCOSIII_DEMO/MALLOC/mall
UCOSIII_DEMO/CORE/core_cm4_simd.h
UCOSIII_DEMO/CORE/startup_stm32f40_41xxx.s
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/misc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_adc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_can.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_crc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_cryp.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dac.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dbgmcu.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dcmi.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dma.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dma2d.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_exti.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_flash.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_flash_ramfunc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_fmc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_fsmc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_gpio.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_hash.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_i2c.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_iwdg.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_ltdc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_pwr.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rcc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rng.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rtc.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_sai.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_sdio.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_spi.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_syscfg.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_tim.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_usart.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_wwdg.h
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/misc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_adc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_can.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_crc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_aes.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_des.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_tdes.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dac.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dbgmcu.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dcmi.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma2d.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_exti.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash_ramfunc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fmc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fsmc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_md5.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_sha1.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_i2c.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_iwdg.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_ltdc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_pwr.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rng.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rtc.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sai.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sdio.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_syscfg.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c
UCOSIII_DEMO/FWLIB/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_wwdg.c
UCOSIII_DEMO/HARDWARE/24CXX/24cxx.c
UCOSIII_DEMO/HARDWARE/24CXX/24cxx.h
UCOSIII_DEMO/HARDWARE/ADC/adc.c
UCOSIII_DEMO/HARDWARE/ADC/adc.h
UCOSIII_DEMO/HARDWARE/IIC/myiic.c
UCOSIII_DEMO/HARDWARE/IIC/myiic.h
UCOSIII_DEMO/HARDWARE/IWDG/iwdg.c
UCOSIII_DEMO/HARDWARE/IWDG/iwdg.h
UCOSIII_DEMO/HARDWARE/key/Key.c
UCOSIII_DEMO/HARDWARE/key/Key.h
UCOSIII_DEMO/HARDWARE/LED/led.c
UCOSIII_DEMO/HARDWARE/LED/led.h
UCOSIII_DEMO/HARDWARE/SRAM/sram.c
UCOSIII_DEMO/HARDWARE/SRAM/sram.h
UCOSIII_DEMO/keilkilll.bat
UCOSIII_DEMO/MALLOC/mall
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.