mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 14:45:22 +00:00
Recent timeout rework reverted the interpretation of the delay parameter to K_THREAD_DEFINE from a timeout to a count in milliseconds, although the corresponding parameter in the k_thread_create() function remains a timeout. Convert timeout expressions to millisecond durations where necessary. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
array_size.cocci | ||
deref_null.cocci | ||
identifier_length.cocci | ||
ignore_return.cocci | ||
int_literal_to_timeout.cocci | ||
irq_lock.cocci | ||
mini_lock.cocci | ||
noderef.cocci | ||
returnvar.cocci | ||
semicolon.cocci | ||
unsigned_lesser_than_zero.cocci | ||
unsigned_shift.cocci | ||
unsigned_suffix.cocci |