| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/mcuxpresso/ |
| D | startup_lpc51u68.c | 297 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 306 ExeAddr = *SectionTableAddr++; in ResetISR() 308 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 314 ExeAddr = *SectionTableAddr++; in ResetISR() 316 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_lpc51u68.cpp | 297 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 306 ExeAddr = *SectionTableAddr++; in ResetISR() 308 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 314 ExeAddr = *SectionTableAddr++; in ResetISR() 316 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/mcuxpresso/ |
| D | startup_mke02z4.cpp | 300 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 309 ExeAddr = *SectionTableAddr++; in ResetISR() 311 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 317 ExeAddr = *SectionTableAddr++; in ResetISR() 319 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_mke02z4.c | 300 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 309 ExeAddr = *SectionTableAddr++; in ResetISR() 311 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 317 ExeAddr = *SectionTableAddr++; in ResetISR() 319 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/mcuxpresso/ |
| D | startup_lpc822.cpp | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/mcuxpresso/ |
| D | startup_mkm34z7.cpp | 302 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 321 ExeAddr = *SectionTableAddr++; in ResetISR() 323 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/mcuxpresso/ |
| D | startup_lpc824.cpp | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_lpc824.c | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/mcuxpresso/ |
| D | startup_lpc864.c | 309 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 318 ExeAddr = *SectionTableAddr++; in ResetISR() 320 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 326 ExeAddr = *SectionTableAddr++; in ResetISR() 328 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_lpc864.cpp | 309 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 318 ExeAddr = *SectionTableAddr++; in ResetISR() 320 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 326 ExeAddr = *SectionTableAddr++; in ResetISR() 328 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/mcuxpresso/ |
| D | startup_lpc802.c | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_lpc802.cpp | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/mcuxpresso/ |
| D | startup_mke13z7.c | 299 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 308 ExeAddr = *SectionTableAddr++; in ResetISR() 310 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 316 ExeAddr = *SectionTableAddr++; in ResetISR() 318 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_mke13z7.cpp | 299 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 308 ExeAddr = *SectionTableAddr++; in ResetISR() 310 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 316 ExeAddr = *SectionTableAddr++; in ResetISR() 318 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/mcuxpresso/ |
| D | startup_lpc865.c | 309 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 318 ExeAddr = *SectionTableAddr++; in ResetISR() 320 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 326 ExeAddr = *SectionTableAddr++; in ResetISR() 328 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_lpc865.cpp | 309 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 318 ExeAddr = *SectionTableAddr++; in ResetISR() 320 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 326 ExeAddr = *SectionTableAddr++; in ResetISR() 328 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/mcuxpresso/ |
| D | startup_mkl17z644.c | 300 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 309 ExeAddr = *SectionTableAddr++; in ResetISR() 311 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 317 ExeAddr = *SectionTableAddr++; in ResetISR() 319 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_mkl17z644.cpp | 300 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 309 ExeAddr = *SectionTableAddr++; in ResetISR() 311 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 317 ExeAddr = *SectionTableAddr++; in ResetISR() 319 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B31A/mcuxpresso/ |
| D | startup_k32l2b31a.c | 296 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 305 ExeAddr = *SectionTableAddr++; in ResetISR() 307 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 313 ExeAddr = *SectionTableAddr++; in ResetISR() 315 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_k32l2b31a.cpp | 296 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 305 ExeAddr = *SectionTableAddr++; in ResetISR() 307 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 313 ExeAddr = *SectionTableAddr++; in ResetISR() 315 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/mcuxpresso/ |
| D | startup_lpc845.c | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_lpc845.cpp | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/mcuxpresso/ |
| D | startup_lpc844.cpp | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| D | startup_lpc844.c | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/mcuxpresso/ |
| D | startup_lpc812.c | 303 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local 312 ExeAddr = *SectionTableAddr++; in ResetISR() 314 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR() 320 ExeAddr = *SectionTableAddr++; in ResetISR() 322 bss_init(ExeAddr, SectionLen); in ResetISR()
|