Searched refs:osMemoryPoolFree (Results 1 – 4 of 4) sorted by relevance
80 zassert_equal(osMemoryPoolFree(dummy_id, addr_list[0]), osErrorParameter, in mempool_common_tests()84 status = osMemoryPoolFree(mp_id, addr_list[i]); in mempool_common_tests()
135 osStatus_t osMemoryPoolFree(osMemoryPoolId_t mp_id, void *block) in osMemoryPoolFree() function
58 ``osMemoryPoolFree``
660 osStatus_t osMemoryPoolFree(osMemoryPoolId_t mp_id, void *block);