Searched refs:os_semaphore_t (Results 1 – 1 of 1) sorted by relevance
50 #define os_semaphore_t osRtxSemaphore_t macro80 __STATIC_INLINE os_semaphore_t *osRtxSemaphoreId (osSemaphoreId_t semaphore_id) { in osRtxSemaphoreId()82 return ((os_semaphore_t *)semaphore_id); in osRtxSemaphoreId()122 __STATIC_INLINE os_semaphore_t *osRtxSemaphoreObject (os_object_t *object) { in osRtxSemaphoreObject()124 return ((os_semaphore_t *)object); in osRtxSemaphoreObject()