Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ITE IT51XXX wake-up controller

Devicetree macros for the ITE IT51XXX Wake-Up Controller (WUC). More...

Files

file  ite-it51xxx-wuc.h
 ITE IT51XXX wake-up controller devicetree macros.

Macros

#define IT51XXX_WUC_UNUSED_REG   0
 WUC reserved register of reg property.

Detailed Description

Devicetree macros for the ITE IT51XXX Wake-Up Controller (WUC).

Macros for describing wake-up controller cells used with the ite,it51xxx-wuc and ite,it51xxx-wuc-map compatible controllers. A WUC mapping references a WUC group node and the bit mask of the wake-up input within that group; IT51XXX_WUC_UNUSED_REG is used where a group has no associated edge-trigger register.

wuc_wu20: wu20 {
wucs = <&wuc2 BIT(0)>;
};

Macro Definition Documentation

◆ IT51XXX_WUC_UNUSED_REG

#define IT51XXX_WUC_UNUSED_REG   0

#include <zephyr/dt-bindings/interrupt-controller/ite-it51xxx-wuc.h>

WUC reserved register of reg property.