!315 chore: update LOS_BitmapFfz comment
Merge pull request !315 from kenneth/LOS_BitmapFfz
This commit is contained in:
commit
7f484dfa09
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue