Searched refs:osMemoryPoolGetCount (Results 1 – 3 of 3) sorted by relevance
57 zassert_equal(osMemoryPoolGetCount(mp_id), 0, in mempool_common_tests()68 zassert_equal(osMemoryPoolGetCount(mp_id), MAX_BLOCKS, in mempool_common_tests()
198 uint32_t osMemoryPoolGetCount(osMemoryPoolId_t mp_id) in osMemoryPoolGetCount() function
675 uint32_t osMemoryPoolGetCount(osMemoryPoolId_t mp_id);