Zephyr Project API 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
renesas_rz_pwm.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#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_RENESAS_RZ_PWM_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_RENESAS_RZ_PWM_H_
8
9#define RZ_PWM_GPT_IO_A 0
10#define RZ_PWM_GPT_IO_B 1
11
12#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_RENESAS_RZ_PWM_H_ */