Searched refs:init (Results 1 – 17 of 17) sorted by relevance
36 static bool default_core_init_deinit(bool init);86 static bool default_core_init_deinit(__unused bool init) { in default_core_init_deinit() argument97 if (!init) { in default_core_init_deinit()
18 .init = NULL,
12 hint: try 'git submodule update --init' from your SDK directory (${PICO_SDK_PATH}).")
119 bool (*core_init_deinit)(bool init);
56 *(.init)127 /* init data */156 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
72 *(.init)96 /* init data */188 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
112 *(.init)164 /* init data */189 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
15 …libraries(pico_runtime INTERFACE hardware_gpio_headers) # to determine if we should init GPIO copro69 # AUTO_INIT_MUTEX - auto init mutexes; without this you get no printf mutex either …
57 *(.init)130 /* init data */159 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
128 *(.init)182 /* init data */207 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
61 *(.init)86 /* init data */200 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
159 .init = resetd_init,
11 hint: try 'git submodule update --init' from your SDK directory (${PICO_SDK_PATH}).")
151 mimetypes.init()
11 #hint: try 'git submodule update --init' from your SDK directory (${PICO_SDK_PATH}).")29 ${PICO_LWIP_PATH}/src/core/init.c