Home
last modified time | relevance | path

Searched refs:_entry_point (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/espressif/esp32/
Dsoc_appcpu.c39 static HDR_ATTR void (*_entry_point)(void) = &__appcpu_start; variable
/Zephyr-latest/soc/espressif/esp32s3/
Dsoc_appcpu.c39 static HDR_ATTR void (*_entry_point)(void) = &__appcpu_start; variable
/Zephyr-latest/soc/espressif/common/
Dloader.c67 static HDR_ATTR void (*_entry_point)(void) = &__start; variable