Home
last modified time | relevance | path

Searched full:num_locks (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/hwspinlock/
Dsqn_hwspinlock.c24 uint32_t num_locks; member
48 if (id > config->num_locks) { in sqn_hwspinlock_trylock()
77 if (id > config->num_locks) { in sqn_hwspinlock_lock()
104 if (id > config->num_locks) { in sqn_hwspinlock_unlock()
123 return config->num_locks; in sqn_hwspinlock_get_max_id()
144 .num_locks = DT_INST_PROP(idx, num_locks), \
/Zephyr-latest/dts/bindings/hwspinlock/
Dsqn,hwspinlock.yaml14 num_locks: