Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmxtensa.h126 void asm_xtensa_entry_win(asm_xtensa_t *as, int num_locals);
347 #define ASM_ENTRY(as, nlocal) asm_xtensa_entry_win((as), (nlocal))
A Dasmxtensa.c104 void asm_xtensa_entry_win(asm_xtensa_t *as, int num_locals) { in asm_xtensa_entry_win() function

Completed in 5 milliseconds