Home
last modified time | relevance | path

Searched refs:SectionTableAddr (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/mcuxpresso/
Dstartup_lpc51u68.c298 unsigned int *SectionTableAddr; in ResetISR() local
301 SectionTableAddr = &__data_section_table; in ResetISR()
304 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
305 LoadAddr = *SectionTableAddr++; in ResetISR()
306 ExeAddr = *SectionTableAddr++; in ResetISR()
307 SectionLen = *SectionTableAddr++; in ResetISR()
313 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
314 ExeAddr = *SectionTableAddr++; in ResetISR()
315 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_lpc51u68.cpp298 unsigned int *SectionTableAddr; in ResetISR() local
301 SectionTableAddr = &__data_section_table; in ResetISR()
304 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
305 LoadAddr = *SectionTableAddr++; in ResetISR()
306 ExeAddr = *SectionTableAddr++; in ResetISR()
307 SectionLen = *SectionTableAddr++; in ResetISR()
313 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
314 ExeAddr = *SectionTableAddr++; in ResetISR()
315 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/mcuxpresso/
Dstartup_mke02z4.cpp301 unsigned int *SectionTableAddr; in ResetISR() local
304 SectionTableAddr = &__data_section_table; in ResetISR()
307 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
308 LoadAddr = *SectionTableAddr++; in ResetISR()
309 ExeAddr = *SectionTableAddr++; in ResetISR()
310 SectionLen = *SectionTableAddr++; in ResetISR()
316 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
317 ExeAddr = *SectionTableAddr++; in ResetISR()
318 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_mke02z4.c301 unsigned int *SectionTableAddr; in ResetISR() local
304 SectionTableAddr = &__data_section_table; in ResetISR()
307 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
308 LoadAddr = *SectionTableAddr++; in ResetISR()
309 ExeAddr = *SectionTableAddr++; in ResetISR()
310 SectionLen = *SectionTableAddr++; in ResetISR()
316 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
317 ExeAddr = *SectionTableAddr++; in ResetISR()
318 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/mcuxpresso/
Dstartup_lpc822.cpp304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/mcuxpresso/
Dstartup_mkm34z7.cpp303 unsigned int *SectionTableAddr; in ResetISR() local
306 SectionTableAddr = &__data_section_table; in ResetISR()
309 while (SectionTableAddr < &__data_section_table_end) in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) in ResetISR()
321 ExeAddr = *SectionTableAddr++; in ResetISR()
322 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/mcuxpresso/
Dstartup_lpc824.cpp304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_lpc824.c304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/mcuxpresso/
Dstartup_lpc864.c310 unsigned int *SectionTableAddr; in ResetISR() local
313 SectionTableAddr = &__data_section_table; in ResetISR()
316 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
317 LoadAddr = *SectionTableAddr++; in ResetISR()
318 ExeAddr = *SectionTableAddr++; in ResetISR()
319 SectionLen = *SectionTableAddr++; in ResetISR()
325 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
326 ExeAddr = *SectionTableAddr++; in ResetISR()
327 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_lpc864.cpp310 unsigned int *SectionTableAddr; in ResetISR() local
313 SectionTableAddr = &__data_section_table; in ResetISR()
316 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
317 LoadAddr = *SectionTableAddr++; in ResetISR()
318 ExeAddr = *SectionTableAddr++; in ResetISR()
319 SectionLen = *SectionTableAddr++; in ResetISR()
325 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
326 ExeAddr = *SectionTableAddr++; in ResetISR()
327 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/mcuxpresso/
Dstartup_lpc802.c304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_lpc802.cpp304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/mcuxpresso/
Dstartup_mke13z7.c300 unsigned int *SectionTableAddr; in ResetISR() local
303 SectionTableAddr = &__data_section_table; in ResetISR()
306 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
307 LoadAddr = *SectionTableAddr++; in ResetISR()
308 ExeAddr = *SectionTableAddr++; in ResetISR()
309 SectionLen = *SectionTableAddr++; in ResetISR()
315 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
316 ExeAddr = *SectionTableAddr++; in ResetISR()
317 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_mke13z7.cpp300 unsigned int *SectionTableAddr; in ResetISR() local
303 SectionTableAddr = &__data_section_table; in ResetISR()
306 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
307 LoadAddr = *SectionTableAddr++; in ResetISR()
308 ExeAddr = *SectionTableAddr++; in ResetISR()
309 SectionLen = *SectionTableAddr++; in ResetISR()
315 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
316 ExeAddr = *SectionTableAddr++; in ResetISR()
317 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/mcuxpresso/
Dstartup_lpc865.c310 unsigned int *SectionTableAddr; in ResetISR() local
313 SectionTableAddr = &__data_section_table; in ResetISR()
316 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
317 LoadAddr = *SectionTableAddr++; in ResetISR()
318 ExeAddr = *SectionTableAddr++; in ResetISR()
319 SectionLen = *SectionTableAddr++; in ResetISR()
325 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
326 ExeAddr = *SectionTableAddr++; in ResetISR()
327 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_lpc865.cpp310 unsigned int *SectionTableAddr; in ResetISR() local
313 SectionTableAddr = &__data_section_table; in ResetISR()
316 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
317 LoadAddr = *SectionTableAddr++; in ResetISR()
318 ExeAddr = *SectionTableAddr++; in ResetISR()
319 SectionLen = *SectionTableAddr++; in ResetISR()
325 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
326 ExeAddr = *SectionTableAddr++; in ResetISR()
327 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/mcuxpresso/
Dstartup_mkl17z644.c301 unsigned int *SectionTableAddr; in ResetISR() local
304 SectionTableAddr = &__data_section_table; in ResetISR()
307 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
308 LoadAddr = *SectionTableAddr++; in ResetISR()
309 ExeAddr = *SectionTableAddr++; in ResetISR()
310 SectionLen = *SectionTableAddr++; in ResetISR()
316 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
317 ExeAddr = *SectionTableAddr++; in ResetISR()
318 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_mkl17z644.cpp301 unsigned int *SectionTableAddr; in ResetISR() local
304 SectionTableAddr = &__data_section_table; in ResetISR()
307 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
308 LoadAddr = *SectionTableAddr++; in ResetISR()
309 ExeAddr = *SectionTableAddr++; in ResetISR()
310 SectionLen = *SectionTableAddr++; in ResetISR()
316 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
317 ExeAddr = *SectionTableAddr++; in ResetISR()
318 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B31A/mcuxpresso/
Dstartup_k32l2b31a.c297 unsigned int *SectionTableAddr; in ResetISR() local
300 SectionTableAddr = &__data_section_table; in ResetISR()
303 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
304 LoadAddr = *SectionTableAddr++; in ResetISR()
305 ExeAddr = *SectionTableAddr++; in ResetISR()
306 SectionLen = *SectionTableAddr++; in ResetISR()
312 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
313 ExeAddr = *SectionTableAddr++; in ResetISR()
314 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_k32l2b31a.cpp297 unsigned int *SectionTableAddr; in ResetISR() local
300 SectionTableAddr = &__data_section_table; in ResetISR()
303 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
304 LoadAddr = *SectionTableAddr++; in ResetISR()
305 ExeAddr = *SectionTableAddr++; in ResetISR()
306 SectionLen = *SectionTableAddr++; in ResetISR()
312 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
313 ExeAddr = *SectionTableAddr++; in ResetISR()
314 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/mcuxpresso/
Dstartup_lpc845.c304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_lpc845.cpp304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/mcuxpresso/
Dstartup_lpc844.cpp304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
Dstartup_lpc844.c304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/mcuxpresso/
Dstartup_lpc812.c304 unsigned int *SectionTableAddr; in ResetISR() local
307 SectionTableAddr = &__data_section_table; in ResetISR()
310 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
311 LoadAddr = *SectionTableAddr++; in ResetISR()
312 ExeAddr = *SectionTableAddr++; in ResetISR()
313 SectionLen = *SectionTableAddr++; in ResetISR()
319 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
320 ExeAddr = *SectionTableAddr++; in ResetISR()
321 SectionLen = *SectionTableAddr++; in ResetISR()

12345678910>>...14