zephyr/tests/benchmarks/sys_kernel/src
Peter Bigot 6e5db350b2 coccinelle: standardize k_sleep calls with integer timeouts
Re-run with updated script to convert integer literal delay arguments to
k_sleep to use the standard timeout macros.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-09 08:38:10 -04:00
..
lifo.c lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
mwfifo.c lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
sema.c pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
stack.c k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
syskernel.c coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
syskernel.h