Home
last modified time | relevance | path

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

12

/external/platform/lpc15xx/lpcopen/periph_dma_uart/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_flashiap/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_gpio/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_grouped_int/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_rtc/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_acmp/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()
/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dcr_startup_lpc15xx.c285 unsigned int LoadAddr, ExeAddr, SectionLen; in ResetISR() local
295 SectionLen = *SectionTableAddr++; in ResetISR()
296 data_init(LoadAddr, ExeAddr, SectionLen); in ResetISR()
302 SectionLen = *SectionTableAddr++; in ResetISR()
303 bss_init(ExeAddr, SectionLen); in ResetISR()

Completed in 29 milliseconds

12