Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
HW spinlock Devicetree macro public API header file. More...
Go to the source code of this file.
Macros | |
#define | DT_HWSPINLOCK_CTRL_BY_IDX(node_id, idx) |
Get the node identifier for the hardware spinlock controller from a hwlocks property by id. | |
#define | DT_HWSPINLOCK_CTRL_BY_NAME(node_id, name) |
Get the node identifier for the hardware spinlock controller from a hwlocks property by name. | |
#define | DT_HWSPINLOCK_ID_BY_NAME(node_id, name) |
Get a hardware spinlock id by name. | |
#define | DT_HWSPINLOCK_ID_BY_IDX(node_id, idx) |
Get a hardware spinlock id by index. |
HW spinlock Devicetree macro public API header file.