Searched refs:MICROPY_END_ATOMIC_SECTION (Results 1 – 9 of 9) sorted by relevance
78 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()
1563 #ifndef MICROPY_END_ATOMIC_SECTION1564 #define MICROPY_END_ATOMIC_SECTION(state) (void)(state) macro
104 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_alloc_emergency_exception_buf()
1377 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_execute_bytecode()1382 MICROPY_END_ATOMIC_SECTION(atomic_state); in mp_execute_bytecode()
250 MICROPY_END_ATOMIC_SECTION(state); in machine_enable_irq()
226 MICROPY_END_ATOMIC_SECTION(state); in machine_enable_irq()
79 #define MICROPY_PY_BLUETOOTH_EXIT MICROPY_END_ATOMIC_SECTION(atomic_state);
1601 MICROPY_END_ATOMIC_SECTION((mp_uint_t)state); in sys_arch_unprotect()
Completed in 18 milliseconds