提交 99d70723 编写于 作者: zhushy_'s avatar zhushy_

chore: update LOS_BitmapFfz comment

函数LOS_BitmapFfz有2个参数,注释中只描述了一个参数,丢失了对参数numBits的描述,影响导出API文档。补充函数注释的@param部分。

close #I3U3SF
Signed-off-by: zhushy_'s avatarkenneth <459864689@qq.com>
上级 a760c268
......@@ -162,6 +162,7 @@ UINT16 LOS_HighBitGet(UINT32 bitmap);
* <li>None</li>
* </ul>
* @param *bitmap [IN] The bitmap pointer.
* @param numBits [IN] The number of bits that is used to limit the bitmap range.
*
* @retval int The bit index of the first zero bit from LSB.
* @par Dependency:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册