/*
*********************************************************************************************************
* uC/LIB
* CUSTOM LIBRARY MODULES
*
* (c) Copyright 2004-2014; Micrium, Inc.; Weston, FL
*
* All rights reserved. Protected by international copyright laws.
*
* uC/LIB is provided in source form to registered licensees ONLY. It is
* illegal to distribute this source code to any third party unless you receive
* written permission by an authorized Micrium representative. Knowledge of
* the source code may NOT be used to develop a similar product.
*
* Please help us continue to provide the Embedded community with the finest
* software available. Your honesty is greatly appreciated.
*
* You can find our product's user manual, API reference, release notes and
* more information at: https://doc.micrium.com
*
* You can contact us at: http://www.micrium.com
*********************************************************************************************************
*/
/*
*********************************************************************************************************
*
* ASCII STRING MANAGEMENT
*
* Filename : lib_str.c
* Version : V1.38.01
* Programmer(s) : ITJ
* BAN
* JDH
*********************************************************************************************************
* Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
*
* (a) ALL standard library functions are implemented in the custom library modules :
*
* (1) \<Custom Library Directory>\lib_*.*
*
* (2) \<Custom Library Directory>\Ports\<cpu>\<compiler>\lib*_a.*
*
* where
* <Custom Library Directory> directory path for custom library software
* <cpu> directory name for specific processor (CPU)
* <compiler> directory name for specific compiler
*
* (b) Product-specific library functions are implemented in individual products.
*
*********************************************************************************************************
* Notice(s) : (1) The Institute of Electrical and Electronics Engineers and The Open Group, have given
* us permission to reprint portions of their documentation. Portions of this text are
* reprinted and reproduced in electronic form from the IEEE Std 1003.1, 2004 Edition,
* Standard for Information Technology -- Portable Operating System Interface (POSIX),
* The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute
* of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any
* discrepancy between these versions and the original IEEE and The Open Group Standard,
* the original IEEE and The Open Group Standard is the referee document. The original
* Standard can be obtained online at http://www.opengroup.org/unix/online.html.
*********************************************************************************************************
*/
/*
*********************************************************************************************************
* INCLUDE FILES
*********************************************************************************************************
*/
#define MICRIUM_SOURCE
#define LIB_STR_MODULE
#include <lib_str.h>
/*
*********************************************************************************************************
* LOCAL DEFINES
*********************************************************************************************************
*/
/*
*********************************************************************************************************
* LOCAL CONSTANTS
*********************************************************************************************************
*/
/*
*********************************************************************************************************
* LOCAL DATA TYPES
*********************************************************************************************************
*/
/*
*********************************************************************************************************
* LOCAL TABLES
*********************************************************************************************************
*/
static const CPU_INT32U Str_MultOvfThTbl_Int32U[] = {
(CPU_INT32U) DEF_INT_32U_MAX_VAL, /* Invalid base 0. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 1u), /* Invalid base 1. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 2u), /* 32-bit mult ovf th for base 2. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 3u), /* 32-bit mult ovf th for base 3. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 4u), /* 32-bit mult ovf th for base 4. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 5u), /* 32-bit mult ovf th for base 5. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 6u), /* 32-bit mult ovf th for base 6. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 7u), /* 32-bit mult ovf th for base 7. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 8u), /* 32-bit mult ovf th for base 8. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 9u), /* 32-bit mult ovf th for base 9. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 10u), /* 32-bit mult ovf th for base 10. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 11u), /* 32-bit mult ovf th for base 11. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 12u), /* 32-bit mult ovf th for base 12. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 13u), /* 32-bit mult ovf th for base 13. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 14u), /* 32-bit mult ovf th for base 14. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 15u), /* 32-bit mult ovf th for base 15. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 16u), /* 32-bit mult ovf th for base 16. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 17u), /* 32-bit mult ovf th for base 17. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 18u), /* 32-bit mult ovf th for base 18. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 19u), /* 32-bit mult ovf th for base 19. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 20u), /* 32-bit mult ovf th for base 20. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 21u), /* 32-bit mult ovf th for base 21. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 22u), /* 32-bit mult ovf th for base 22. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 23u), /* 32-bit mult ovf th for base 23. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 24u), /* 32-bit mult ovf th for base 24. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 25u), /* 32-bit mult ovf th for base 25. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 26u), /* 32-bit mult ovf th for base 26. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 27u), /* 32-bit mult ovf th for base 27. */
(CPU_INT32U)(DEF_INT_32U_MAX_VAL / 28u), /* 32-bit mult ovf th for base 28. */
没有合适的资源?快使用搜索试试~ 我知道了~
STM32L432-smart-system.rar_APP wifi开发_ESP8266 Ubuntu_esp8266手机_s
共286个文件
h:135个
c:127个
asm:6个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
1 下载量 187 浏览量
2022-07-15
11:35:49
上传
评论
收藏 37.57MB RAR 举报
温馨提示
1.手机APP远程控制:STM32L432开发板通过WIFI模块与因特网服务器建立TCP连接,服务器使用腾讯云,服务器系统为ubuntu,就是在ubuntu上建立一个TCP中继服务器,实现远程手机端与家居系统的信息中继传递,从而实现远程控制。 2.室内控制质量检测:通过MQ-2、MQ-135、GP2Y1050AU0F模块实现室内有毒气体(苯等)、可燃气体(一氧化碳等)和PM2.5的检测,并通过ESP8266将检测到的数据反馈给APP端。 3.家具电器自动控制:家具系统能通过检测到的数据自动控制打开空气净化器、抽风机等
资源详情
资源评论
资源推荐
收起资源包目录
STM32L432-smart-system.rar_APP wifi开发_ESP8266 Ubuntu_esp8266手机_s (286个子文件)
UCOSIII.uvguix.54195 164KB
UCOSIII.uvguix.Administrator 84KB
cpu_a.asm 13KB
os_cpu_a.asm 13KB
cpu_a.asm 13KB
os_cpu_a.asm 13KB
lib_mem_a.asm 12KB
lib_mem_a.asm 12KB
keilkilll.bat 399B
lib_str.c 200KB
stm32l4xx_hal_tim.c 172KB
stm32l4xx_hal_i2c.c 156KB
os_core.c 125KB
lib_mem.c 118KB
stm32l4xx_hal_adc.c 118KB
cpu_core.c 117KB
os_task.c 115KB
stm32l4xx_hal_cryp_ex.c 108KB
stm32l4xx_hal_dfsdm.c 108KB
stm32l4xx_hal_sd.c 107KB
stm32l4xx_hal_adc_ex.c 95KB
stm32l4xx_hal_rcc_ex.c 92KB
stm32l4xx_hal_spi.c 84KB
stm32l4xx_hal_tim_ex.c 80KB
stm32l4xx_hal_qspi.c 79KB
stm32l4xx_hal_uart.c 72KB
stm32l4xx_hal_smbus.c 71KB
stm32l4xx_hal_sai.c 71KB
stm32l4xx_ll_usb.c 70KB
stm32l4xx_hal_usart.c 65KB
os_flag.c 62KB
stm32l4xx_hal_rtc_ex.c 59KB
stm32l4xx_hal_smartcard.c 56KB
stm32l4xx_hal_rcc.c 56KB
stm32l4xx_hal_cryp.c 53KB
stm32l4xx_hal_lptim.c 53KB
stm32l4xx_hal_rtc.c 51KB
stm32l4xx_hal_irda.c 51KB
stm32l4xx_ll_rcc.c 50KB
stm32l4xx_ll_adc.c 49KB
os_mutex.c 47KB
stm32l4xx_ll_tim.c 47KB
stm32l4xx_hal_pcd.c 47KB
os_tmr.c 45KB
stm32l4xx_hal_can.c 45KB
os_q.c 44KB
stm32l4xx_hal_pwr_ex.c 44KB
os_sem.c 43KB
stm32l4xx_hal_swpmi.c 43KB
stm32l4xx_hal_dac.c 41KB
stm32l4xx_hal_flash_ex.c 38KB
stm32l4xx_hal_opamp.c 37KB
stm32l4xx_hal_nand.c 36KB
stm32l4xx_hal_hcd.c 36KB
stm32l4xx_hal_nor.c 34KB
stm32l4xx_ll_rtc.c 33KB
cpu_c.c 31KB
cpu_c.c 31KB
cpu_c.c 31KB
stm32l4xx_hal_dma.c 30KB
stm32l4xx_ll_utils.c 29KB
stm32l4xx_ll_fmc.c 29KB
os_cpu_c.c 28KB
stm32l4xx_hal_tsc.c 27KB
stm32l4xx_hal_comp.c 27KB
stm32l4xx_hal_pwr.c 27KB
stm32l4xx_hal_flash.c 26KB
os_tick.c 26KB
os_time.c 23KB
lib_ascii.c 23KB
stm32l4xx_hal_sram.c 23KB
stm32l4xx_hal_dac_ex.c 23KB
stm32l4xx_hal.c 22KB
os_cpu_c.c 21KB
os_cpu_c.c 21KB
stm32l4xx_hal_gpio.c 21KB
stm32l4xx_hal_cortex.c 21KB
stm32l4xx_hal_lcd.c 21KB
os_pend_multi.c 21KB
os_dbg.c 20KB
os_stat.c 20KB
stm32l4xx_ll_sdmmc.c 19KB
stm32l4xx_hal_crc.c 18KB
stm32l4xx_ll_dma.c 18KB
stm32l4xx_ll_usart.c 18KB
os_int.c 17KB
stm32l4xx_hal_opamp_ex.c 17KB
stm32l4xx_hal_uart_ex.c 17KB
os_mem.c 16KB
stm32l4xx_hal_rng.c 16KB
stm32l4xx_hal_pcd_ex.c 15KB
bsp.c 15KB
os_msg.c 14KB
system_stm32l4xx.c 14KB
stm32l4xx_ll_comp.c 14KB
stm32l4xx_hal_wwdg.c 13KB
stm32l4xx_hal_firewall.c 13KB
os_cfg_app.c 13KB
stm32l4xx_ll_dac.c 13KB
stm32l4xx_ll_spi.c 12KB
共 286 条
- 1
- 2
- 3
御道御小黑
- 粉丝: 77
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0