Home
last modified time | relevance | path

Searched refs:MP_ALLOC (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/kal/cmsis/
H A Dcmsis_liteos2.c1418 #define MP_ALLOC 1U macro
1468 mp->status = MP_ALLOC; in osMemoryPoolNew()
1478 if ((mp->poolBase == NULL) && (mp->status & MP_ALLOC)) { in osMemoryPoolNew()
1486 if (mp->status & MP_ALLOC) { in osMemoryPoolNew()
1596 if (mp->status & MP_ALLOC) { in osMemoryPoolDelete()

Completed in 3 milliseconds