zephyr/lib/cmsis_rtos_v2
Peter Bigot ab91eef23b coccinelle: standardize kernel API timeout arguments
Use the int_literal_to_timeout Coccinelle script to convert literal
integer arguments for kernel API timeout parameters to the standard
timeout value representations.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-03 11:55:44 -07:00
..
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig
event_flags.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
kernel.c CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
mempool.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
msgq.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
mutex.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
semaphore.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
thread.c cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
thread_flags.c
timer.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
wrapper.h