| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/mcuxpresso/ |
| D | startup_lpc51u68.c | 298 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()
|
| D | startup_lpc51u68.cpp | 298 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/ |
| D | startup_mke02z4.cpp | 301 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()
|
| D | startup_mke02z4.c | 301 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/ |
| D | startup_lpc822.cpp | 304 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/ |
| D | startup_mkm34z7.cpp | 303 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/ |
| D | startup_lpc824.cpp | 304 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()
|
| D | startup_lpc824.c | 304 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/ |
| D | startup_lpc864.c | 310 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()
|
| D | startup_lpc864.cpp | 310 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/ |
| D | startup_lpc802.c | 304 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()
|
| D | startup_lpc802.cpp | 304 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/ |
| D | startup_mke13z7.c | 300 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()
|
| D | startup_mke13z7.cpp | 300 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/ |
| D | startup_lpc865.c | 310 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()
|
| D | startup_lpc865.cpp | 310 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/ |
| D | startup_mkl17z644.c | 301 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()
|
| D | startup_mkl17z644.cpp | 301 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/ |
| D | startup_k32l2b31a.c | 297 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()
|
| D | startup_k32l2b31a.cpp | 297 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/ |
| D | startup_lpc845.c | 304 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()
|
| D | startup_lpc845.cpp | 304 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/ |
| D | startup_lpc844.cpp | 304 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()
|
| D | startup_lpc844.c | 304 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/ |
| D | startup_lpc812.c | 304 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()
|