Home
last modified time | relevance | path

Searched refs:MP_PLAT_FREE_EXEC (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmbase.c43 MP_PLAT_FREE_EXEC(as->code_base, as->code_size); in mp_asm_base_deinit()
A Dmpconfig.h1628 #ifndef MP_PLAT_FREE_EXEC
1629 #define MP_PLAT_FREE_EXEC(ptr, size) m_del(byte, ptr, size) macro

Completed in 5 milliseconds