Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dnlr.h43 #define MICROPY_NLR_NUM_REGS_XTENSA (10) macro
81 #define MICROPY_NLR_NUM_REGS (MICROPY_NLR_NUM_REGS_XTENSA)
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dmain.c300 mp_dynamic_compiler.nlr_buf_num_regs = MICROPY_NLR_NUM_REGS_XTENSA; in main_()

Completed in 4 milliseconds