|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
Complete hardware spinlock DT information. More...
#include <zephyr/drivers/hwspinlock.h>
Data Fields | |
| const struct device * | dev |
| HW spinlock device. | |
| uint32_t | id |
| HW spinlock id. | |
| hwspinlock_ctx_t | ctx |
| Runtime context. | |
Complete hardware spinlock DT information.
| hwspinlock_ctx_t hwspinlock_dt_spec::ctx |
Runtime context.
| const struct device* hwspinlock_dt_spec::dev |
HW spinlock device.
| uint32_t hwspinlock_dt_spec::id |
HW spinlock id.