Go to the source code of this file.
◆ SAM_DT_INST_SUPC_WAKEUP_SOURCE_ID
#define SAM_DT_INST_SUPC_WAKEUP_SOURCE_ID |
( |
| inst | ) |
|
Value:
#define SAM_DT_SUPC_WAKEUP_SOURCE_ID(node_id)
Definition atmel_sam_supc.h:12
#define DT_DRV_INST(inst)
Node identifier for an instance of a DT_DRV_COMPAT compatible.
Definition devicetree.h:3645
◆ SAM_DT_SUPC_CONTROLLER
◆ SAM_DT_SUPC_WAKEUP_SOURCE_ID
#define SAM_DT_SUPC_WAKEUP_SOURCE_ID |
( |
| node_id | ) |
|
Value:
#define DT_PROP_BY_IDX(node_id, prop, idx)
Get the value at index idx in an array type property.
Definition devicetree.h:809