Home
last modified time | relevance | path

Searched refs:PICO_RUNTIME_INIT_SPIN_LOCKS_RESET (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/include/pico/
Druntime_init.h291 #ifndef PICO_RUNTIME_INIT_SPIN_LOCKS_RESET
293 #define PICO_RUNTIME_INIT_SPIN_LOCKS_RESET "01000" macro
/hal_rpi_pico-latest/src/rp2_common/hardware_sync_spin_lock/
Dsync_spin_lock.c41 PICO_RUNTIME_INIT_FUNC_PER_CORE(spinlock_set_extexclall, PICO_RUNTIME_INIT_SPIN_LOCKS_RESET);
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init.c189 PICO_RUNTIME_INIT_FUNC_RUNTIME(runtime_init_spin_locks_reset, PICO_RUNTIME_INIT_SPIN_LOCKS_RESET);