27 lines
430 B
YAML
27 lines
430 B
YAML
|
#
|
||
|
# Copyright (c) 2018 Nordic Semiconductor ASA
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
---
|
||
|
title: NXP MCUX General Purpose Timer
|
||
|
|
||
|
description: >
|
||
|
This is a representation of the NXP MCUX General Purpose Timer (GPT)
|
||
|
|
||
|
inherits:
|
||
|
!include base.yaml
|
||
|
|
||
|
properties:
|
||
|
compatible:
|
||
|
constraint: "nxp,imx-gpt"
|
||
|
|
||
|
reg:
|
||
|
category: required
|
||
|
|
||
|
interrupts:
|
||
|
category: required
|
||
|
|
||
|
label:
|
||
|
category: required
|