2018-10-05 07:29:47 +08:00
|
|
|
title: EFM32 GPIO
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the EFM32 GPIO nodes
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2018-10-05 07:29:47 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "silabs,efm32-gpio"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|
|
|
|
|
2019-01-06 07:30:41 +08:00
|
|
|
location-swo:
|
|
|
|
type: int
|
|
|
|
category: optional
|
|
|
|
description: Serial Wire Output (SWO) PIN location
|