Home
last modified time | relevance | path

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

12

/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_flashiap/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_gpio/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_grouped_int/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_rtc/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_acmp/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dcr_startup_lpc15xx.c286 unsigned int *SectionTableAddr; in ResetISR() local
289 SectionTableAddr = &__data_section_table; in ResetISR()
292 while (SectionTableAddr < &__data_section_table_end) { in ResetISR()
293 LoadAddr = *SectionTableAddr++; in ResetISR()
294 ExeAddr = *SectionTableAddr++; in ResetISR()
295 SectionLen = *SectionTableAddr++; in ResetISR()
300 while (SectionTableAddr < &__bss_section_table_end) { in ResetISR()
301 ExeAddr = *SectionTableAddr++; in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()

Completed in 32 milliseconds

12