Zephyr API Documentation
4.2.00-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
static_vrings.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2022 Carlo Caione <ccaione@baylibre.com>
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_IPC_SERVICE_STATIC_VRINGS_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_IPC_SERVICE_STATIC_VRINGS_H_
8
9
#include <
zephyr/dt-bindings/dt-util.h
>
10
11
#define PRIO_COOP BIT(0)
12
#define PRIO_PREEMPT BIT(1)
13
14
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_IPC_SERVICE_STATIC_VRINGS_H_ */
dt-util.h
zephyr
dt-bindings
ipc_service
static_vrings.h
Generated on Sat Jun 28 2025 01:37:40 for Zephyr API Documentation by
1.12.0