Home
last modified time | relevance | path

Searched defs:MPY_FEATURE_ARCH_TEST (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dpersistentcode.h73 #define MPY_FEATURE_ARCH_TEST(x) (MP_NATIVE_ARCH_ARMV6M <= (x) && (x) <= MPY_FEATURE_ARCH) macro
85 #define MPY_FEATURE_ARCH_TEST(x) ((x) == MPY_FEATURE_ARCH) macro

Completed in 2 milliseconds