Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ra_clock.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 Renesas Electronics Corporation
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
11
12#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_RA_CLOCK_H_
13#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_RA_CLOCK_H_
14
19#define MSTPA 0
20#define MSTPB 1
21#define MSTPC 2
22#define MSTPD 3
23#define MSTPE 4
24
26
27#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_RA_CLOCK_H_ */