We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe2395 commit a97881fCopy full SHA for a97881f
include/zephyr/sys/mutex.h
@@ -35,7 +35,7 @@ struct sys_mutex {
35
36
/**
37
* @defgroup user_mutex_apis User mode mutex APIs
38
- * @ingroup kernel_apis
+ * @ingroup usermode_apis
39
* @{
40
*/
41
include/zephyr/sys/sem.h
@@ -43,7 +43,7 @@ struct sys_sem {
43
44
45
* @defgroup user_semaphore_apis User mode semaphore APIs
46
47
48
49
0 commit comments