Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/include/pico/bootrom/
Dlock.h31 return boot_try_lock_unsafe(boot_lock_instance(lock_num)); in bootrom_try_acquire_lock()
/hal_rpi_pico-latest/src/rp2_common/hardware_boot_lock/include/hardware/
Dboot_lock.h70 __force_inline static bool boot_try_lock_unsafe(boot_lock_t *lock) { in boot_try_lock_unsafe() function