代码拉取完成,页面将自动刷新
/**********************************************************************************************************
*@fileName: libc_math.H
*@platform: stm32l4xx.h + mdk5.26.2.0
*@version: v1.0.0
*@describe: the lib of math function
*@note:
**********************************************************************************************************
version date Author modification
----------------------------------------------------------------------------------------------------------
v1.0.0 190606 Etcfly Create file
**********************************************************************************************************/
#ifndef _LIBC_MATH_H
#define _LIBC_MATH_H
#ifdef _cplusplus
extern "C" {
#endif
/**********************EXPORT FUNCTION*****************************************/
int libc_atoi(const char *str);
#ifdef _cpluscplus
}
#endif
#endif
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。