Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/include/pico/
Druntime_init.h249 #ifndef PICO_RUNTIME_INIT_POST_CLOCK_RESETS
250 #define PICO_RUNTIME_INIT_POST_CLOCK_RESETS "00600" macro
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init.c156 PICO_RUNTIME_INIT_FUNC_HW(runtime_init_post_clock_resets, PICO_RUNTIME_INIT_POST_CLOCK_RESETS);