Skip to content
Snippets Groups Projects
Forked from card10 / firmware
Source project has a limited visibility.
Rahix's avatar
rahix authored
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>
610a3048
History
Name Last commit Last update