Added the missing parameter note
This commit is contained in:
@@ -108,6 +108,7 @@ __API__ k_err_t tos_countdownlatch_post(k_countdownlatch_t *countdownlatch);
|
|||||||
* @attention None.
|
* @attention None.
|
||||||
*
|
*
|
||||||
* @param[in] countdownlatch pointer to the handler of the countdown-latch.
|
* @param[in] countdownlatch pointer to the handler of the countdown-latch.
|
||||||
|
* @param[in] count the count to wait of the countdown-latch.
|
||||||
*
|
*
|
||||||
* @return errcode
|
* @return errcode
|
||||||
* @retval #K_ERR_NONE return successfully.
|
* @retval #K_ERR_NONE return successfully.
|
||||||
|
Reference in New Issue
Block a user