Home
last modified time | relevance | path

Searched refs:malloc_allocator (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dcommon.hpp23 #define TMP_ALLOC malloc_allocator
Dmemory_pool.hpp188 struct malloc_allocator { struct
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dmemory_allocator.md28 struct malloc_allocator {
42 … with your own memory allocator and implement an API like the one just shown in `malloc_allocator`.
/cmsis-dsp-latest/dsppp/tests/
Dcommon_tests.h30 using PVector = Vector<P,L,malloc_allocator>;
33 using PMat = Matrix<P,R,C,malloc_allocator>;