Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init.c148 void __weak runtime_init_post_clock_resets(void) { in runtime_init_post_clock_resets() function
156 PICO_RUNTIME_INIT_FUNC_HW(runtime_init_post_clock_resets, PICO_RUNTIME_INIT_POST_CLOCK_RESETS);
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/include/pico/
Druntime_init.h255 void runtime_init_post_clock_resets(void);