Home
last modified time | relevance | path

Searched refs:tablePtr (Results 1 – 1 of 1) sorted by relevance

/bsp/rm48x50/HALCoGen/source/
A Dsys_startup.c221 uint8 **tablePtr = (uint8 **)&__TI_CINIT_Base; in _c_int00() local
224 while (tablePtr < tableLimit) in _c_int00()
226 uint8 * loadAdr = *tablePtr++; in _c_int00()
227 uint8 * runAdr = *tablePtr++; in _c_int00()

Completed in 4 milliseconds