Home
last modified time | relevance | path

Searched refs:init (Results 1 – 17 of 17) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_flash/
Dflash.c36 static bool default_core_init_deinit(bool init);
86 static bool default_core_init_deinit(__unused bool init) { in default_core_init_deinit() argument
97 if (!init) { in default_core_init_deinit()
/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dbtstack_chipset_cyw43.c18 .init = NULL,
DCMakeLists.txt12 hint: try 'git submodule update --init' from your SDK directory (${PICO_SDK_PATH}).")
/hal_rpi_pico-latest/src/rp2_common/pico_flash/include/pico/
Dflash.h119 bool (*core_init_deinit)(bool init);
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2040/
Dmemmap_no_flash.ld56 *(.init)
127 /* init data */
156 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
Dmemmap_blocked_ram.ld72 *(.init)
96 /* init data */
188 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
Dmemmap_copy_to_ram.ld112 *(.init)
164 /* init data */
189 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
Dmemmap_default.ld72 *(.init)
96 /* init data */
188 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
/hal_rpi_pico-latest/src/rp2_common/pico_runtime/
DCMakeLists.txt15 …libraries(pico_runtime INTERFACE hardware_gpio_headers) # to determine if we should init GPIO copro
69 # AUTO_INIT_MUTEX - auto init mutexes; without this you get no printf mutex either …
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2350/
Dmemmap_no_flash.ld57 *(.init)
130 /* init data */
159 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
Dmemmap_copy_to_ram.ld128 *(.init)
182 /* init data */
207 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
Dmemmap_default.ld61 *(.init)
86 /* init data */
200 /* __etext is (for backwards compatibility) the name of the .data init source pointer (...) */
/hal_rpi_pico-latest/src/rp2_common/pico_stdio_usb/
Dreset_interface.c159 .init = resetd_init,
/hal_rpi_pico-latest/src/rp2_common/tinyusb/
DCMakeLists.txt11 hint: try 'git submodule update --init' from your SDK directory (${PICO_SDK_PATH}).")
/hal_rpi_pico-latest/src/rp2_common/pico_lwip/tools/
Dmakefsdata.py151 mimetypes.init()
/hal_rpi_pico-latest/src/rp2_common/pico_lwip/
DCMakeLists.txt11 #hint: try 'git submodule update --init' from your SDK directory (${PICO_SDK_PATH}).")
29 ${PICO_LWIP_PATH}/src/core/init.c
/hal_rpi_pico-latest/src/rp2_common/pico_btstack/
DCMakeLists.txt11 hint: try 'git submodule update --init' from your SDK directory (${PICO_SDK_PATH}).")