Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cpu_load_metric.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Analog Devices, Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
15
16#ifndef ZEPHYR_INCLUDE_SYS_CPU_LOAD_METRIC_H_
17#define ZEPHYR_INCLUDE_SYS_CPU_LOAD_METRIC_H_
18
19#include <zephyr/sys/cpu_load.h>
20
21#endif /* ZEPHYR_INCLUDE_SYS_CPU_LOAD_METRIC_H_ */