Searched refs:runtime_init_clocks (Results 1 – 6 of 6) sorted by relevance
233 void runtime_init_clocks(void);242 runtime_init_clocks(); in clocks_init()
5 ${CMAKE_CURRENT_LIST_DIR}/runtime_init_clocks.c
24 "runtime_init_clocks.c",
38 void __weak runtime_init_clocks(void) { in runtime_init_clocks() function
140 PICO_RUNTIME_INIT_FUNC_HW(runtime_init_clocks, PICO_RUNTIME_INIT_CLOCKS);
29 - src/rp2_common/pico_runtime_init/runtime_init_clocks.c