Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_boot_lock/
Dboot_lock.c26 void __weak runtime_init_boot_locks_reset(void) { in runtime_init_boot_locks_reset() function
32 PICO_RUNTIME_INIT_FUNC_RUNTIME(runtime_init_boot_locks_reset, PICO_RUNTIME_INIT_BOOT_LOCKS_RESET);
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/include/pico/
Druntime_init.h323 void runtime_init_boot_locks_reset(void);