Searched refs:os_memory_pool_t (Results 1 – 1 of 1) sorted by relevance
52 #define os_memory_pool_t osRtxMemoryPool_t macro85 __STATIC_INLINE os_memory_pool_t *osRtxMemoryPoolId (osMemoryPoolId_t mp_id) { in osRtxMemoryPoolId()87 return ((os_memory_pool_t *)mp_id); in osRtxMemoryPoolId()127 __STATIC_INLINE os_memory_pool_t *osRtxMemoryPoolObject (os_object_t *object) { in osRtxMemoryPoolObject()129 return ((os_memory_pool_t *)object); in osRtxMemoryPoolObject()