Home
last modified time | relevance | path

Searched defs:pw_boot_PreStaticConstructorInit (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pigweed/targets/mimxrt595_evk_freertos/
H A Dboot.cc34 void pw_boot_PreStaticConstructorInit() { in pw_boot_PreStaticConstructorInit() function
/aosp_15_r20/external/pigweed/targets/apollo4/
H A Dboot.cc22 PW_EXTERN_C void pw_boot_PreStaticConstructorInit() { in pw_boot_PreStaticConstructorInit() function
/aosp_15_r20/external/pigweed/targets/mimxrt595_evk/
H A Dboot.cc34 void pw_boot_PreStaticConstructorInit() { in pw_boot_PreStaticConstructorInit() function
/aosp_15_r20/external/pigweed/targets/stm32f429i_disc1/
H A Dboot.cc54 void pw_boot_PreStaticConstructorInit() { in pw_boot_PreStaticConstructorInit() function
/aosp_15_r20/external/pigweed/targets/emcraft_sf2_som/
H A Dboot.cc131 extern "C" void pw_boot_PreStaticConstructorInit() { in pw_boot_PreStaticConstructorInit() function
/aosp_15_r20/external/pigweed/targets/lm3s6965evb_qemu/
H A Dboot.cc35 void pw_boot_PreStaticConstructorInit() {} in pw_boot_PreStaticConstructorInit() function
/aosp_15_r20/external/pigweed/targets/stm32f429i_disc1_stm32cube/
H A Dboot.cc76 extern "C" void pw_boot_PreStaticConstructorInit() { in pw_boot_PreStaticConstructorInit() function
/aosp_15_r20/external/pigweed/pw_boot/
H A Ddocs.rst103 .. _module-pw_boot-premaininit: