mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 18:47:26 +00:00
13 lines
221 B
YAML
13 lines
221 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
title: PWM source with one cell
|
|
description: PWM source with one cell
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "pwm-one-cell"
|
|
type: string-array
|
|
|
|
"#cells":
|
|
- one
|