Skip to content
Snippets Groups Projects
Commit 610a3048 authored by rahix's avatar rahix
Browse files

chore(hw-locks): Rename to hwlock_acquire_timeout


Rename hwlock_acquire() to hwlock_acquire_timeout() in preparation for
future changes to the hw-lock API.  Change all uses of the hw-lock API
to reflect this change.

This commit does not introduce any functional changes, except getting
rid of the timeout usage warnings.  This change is no-op, because the
hwlock_acquire() implementation already replaces any non-zero timeout
value with portMAX_DELAY.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 18202736
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment