Searched refs:bootrom_try_acquire_lock (Results 1 – 3 of 3) sorted by relevance
28 static inline bool bootrom_try_acquire_lock(uint lock_num) { in bootrom_try_acquire_lock() function
594 if (!bootrom_try_acquire_lock(BOOTROM_LOCK_FLASH_OP)) in rom_flash_op()639 if (!bootrom_try_acquire_lock(BOOTROM_LOCK_OTP)) in rom_func_otp_access()676 if (!bootrom_try_acquire_lock(BOOTROM_LOCK_SHA_256)) in rom_get_partition_table_info()701 if (!bootrom_try_acquire_lock(BOOTROM_LOCK_SHA_256)) in rom_load_partition_table()733 if (!bootrom_try_acquire_lock(BOOTROM_LOCK_SHA_256)) in rom_pick_ab_partition()777 if (!bootrom_try_acquire_lock(BOOTROM_LOCK_SHA_256)) in rom_get_uf2_target_partition()
21 if (!bootrom_try_acquire_lock(BOOTROM_LOCK_SHA_256)) in pico_sha256_lock()