zephyr/subsys/tracing/sysview/SYSVIEW_Zephyr.txt
Anas Nashif 41abcc57c1 tracing: move tracing under subsys/
Tracing subsystem is growing and although related to debugging, it does
deserve to belong into its own subsystem.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-02-07 15:58:05 -05:00

7 lines
113 B
Plaintext

33 MUTEX_INIT
34 MUTEX_UNLOCK
35 MUTEX_LOCK
36 SEMAPHORE_INIT
37 SEMAPHORE_GIVE
38 SEMAPHORE_TAKE