Home
last modified time | relevance | path

Searched defs:hsem (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h116 static inline void z_stm32_hsem_lock(uint32_t hsem, uint32_t retry) in z_stm32_hsem_lock()
135 static inline int z_stm32_hsem_try_lock(uint32_t hsem) in z_stm32_hsem_try_lock()
151 static inline void z_stm32_hsem_unlock(uint32_t hsem) in z_stm32_hsem_unlock()
162 static inline bool z_stm32_hsem_is_owned(uint32_t hsem) in z_stm32_hsem_is_owned()