Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_bootrom/
Dbootrom_lock.c19 …E_INIT_FUNC_RUNTIME(runtime_init_bootrom_locking_enable, PICO_RUNTIME_INIT_BOOTROM_LOCKING_ENABLE);
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/include/pico/
Druntime_init.h330 #ifndef PICO_RUNTIME_INIT_BOOTROM_LOCKING_ENABLE
332 #define PICO_RUNTIME_INIT_BOOTROM_LOCKING_ENABLE "01010" macro