Home
last modified time | relevance | path

Searched defs:spin_lock_blocking (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/host/hardware_sync/
Dsync_core0_only.c62 PICO_WEAK_FUNCTION_DEF(spin_lock_blocking) in PICO_WEAK_FUNCTION_DEF() argument
/hal_rpi_pico-latest/src/rp2_common/hardware_sync_spin_lock/include/hardware/sync/
Dspin_lock.h301 __force_inline static uint32_t spin_lock_blocking(spin_lock_t *lock) { in spin_lock_blocking() function