Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/
Dbootrom_lock.c13 void __weak runtime_init_bootrom_locking_enable(void) { in runtime_init_bootrom_locking_enable() function
19 PICO_RUNTIME_INIT_FUNC_RUNTIME(runtime_init_bootrom_locking_enable, PICO_RUNTIME_INIT_BOOTROM_LOCKI…
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/include/pico/
Druntime_init.h340 void runtime_init_bootrom_locking_enable(void);