Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dpersistentcode.h75 #define MPY_FEATURE_ARCH (MP_NATIVE_ARCH_ARMV6)
96 MP_NATIVE_ARCH_ARMV6, enumerator
A Dasmthumb.c114 if (mp_dynamic_compiler.native_arch == MP_NATIVE_ARCH_ARMV6) in asm_thumb_entry()
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dmain.c217 mp_dynamic_compiler.native_arch = MP_NATIVE_ARCH_ARMV6; in main_()
284 mp_dynamic_compiler.native_arch = MP_NATIVE_ARCH_ARMV6; in main_()
/AliOS-Things-master/components/py_engine/engine/tools/
A Dmpy-tool.py107 MP_NATIVE_ARCH_ARMV6 = 3 variable
506 MP_NATIVE_ARCH_ARMV6,
535 MP_NATIVE_ARCH_ARMV6,

Completed in 6 milliseconds