Searched refs:func_table (Results 1 – 1 of 1) sorted by relevance
140 uint16_t *func_table = (uint16_t *) rom_hword_as_ptr(0x14); in rom_func_lookup_inline() local141 return rom_table_lookup(func_table, code); in rom_func_lookup_inline()
Completed in 2 milliseconds