Go to the source code of this file.
◆ RX_CGC_CLK_SRC
#define RX_CGC_CLK_SRC |
( |
| node_id | ) |
|
Value:
(RX_CLOCKS_CLOCK_DISABLED))
#define DT_NODE_HAS_STATUS(node_id, status)
Does a node identifier refer to a node with a status?
Definition devicetree.h:3667
#define DT_NODE_FULL_NAME_UPPER_TOKEN(node_id)
Like DT_NODE_FULL_NAME_TOKEN(), but uppercased.
Definition devicetree.h:623
#define COND_CODE_1(_flag, _if_1_code, _else_code)
Insert code depending on whether _flag expands to 1 or not.
Definition util_macro.h:203
#define UTIL_CAT(a,...)
Definition util_internal.h:104
◆ RX_CGC_PROP_HAS_STATUS_OKAY_OR
#define RX_CGC_PROP_HAS_STATUS_OKAY_OR |
( |
| node_id, |
|
|
| prop, |
|
|
| default_value ) |
Value:
#define DT_PROP(node_id, prop)
Get a devicetree property value.
Definition devicetree.h:762