Home
last modified time | relevance | path

Searched refs:MICROPY_END_ATOMIC_SECTION (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dscheduler.c78 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_handle_pending()
84 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_handle_pending()
97 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_handle_pending_tail()
100 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_handle_pending_tail()
112 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_sched_lock()
126 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_sched_unlock()
145 MICROPY_END_ATOMIC_SECTION(atomic_state); in MICROPY_WRAP_MP_SCHED_SCHEDULE()
A Dmpconfig.h1563 #ifndef MICROPY_END_ATOMIC_SECTION
1564 #define MICROPY_END_ATOMIC_SECTION(state) (void)(state) macro
A Dobjexcept.c104 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_alloc_emergency_exception_buf()
A Dvm.c1377 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_execute_bytecode()
1382 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_execute_bytecode()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmodmachine.c250 MICROPY_END_ATOMIC_SECTION(state); in machine_enable_irq()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmodmachine.c226 MICROPY_END_ATOMIC_SECTION(state); in machine_enable_irq()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmodmachine.c226 MICROPY_END_ATOMIC_SECTION(state); in machine_enable_irq()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h79 #define MICROPY_PY_BLUETOOTH_EXIT MICROPY_END_ATOMIC_SECTION(atomic_state);
A Dmodlwip.c1601 MICROPY_END_ATOMIC_SECTION((mp_uint_t)state); in sys_arch_unprotect()

Completed in 18 milliseconds