Go to the source code of this file.
◆ SAM_DT_CLOCK_PMC_CFG
#define SAM_DT_CLOCK_PMC_CFG |
( |
| clock_id, |
|
|
| node_id ) |
Value: { \
}
#define DT_CLOCKS_CELL_BY_IDX(node_id, idx, cell)
Get a clock specifier's cell value at an index.
Definition clocks.h:207
◆ SAM_DT_CLOCKS_PMC_CFG
#define SAM_DT_CLOCKS_PMC_CFG |
( |
| node_id | ) |
|
Value: { \
}
#define SAM_DT_CLOCK_PMC_CFG(clock_id, node_id)
Definition atmel_sam_pmc.h:20
#define DT_NUM_CLOCKS(node_id)
Get the number of elements in a clocks property.
Definition clocks.h:107
◆ SAM_DT_INST_CLOCK_PMC_CFG
#define SAM_DT_INST_CLOCK_PMC_CFG |
( |
| inst | ) |
|
Value:
#define DT_DRV_INST(inst)
Node identifier for an instance of a DT_DRV_COMPAT compatible.
Definition devicetree.h:3802
◆ SAM_DT_INST_CLOCKS_PMC_CFG
#define SAM_DT_INST_CLOCKS_PMC_CFG |
( |
| inst | ) |
|
Value:
#define SAM_DT_CLOCKS_PMC_CFG(node_id)
Definition atmel_sam_pmc.h:28
◆ SAM_DT_PMC_CONTROLLER