Searched refs:ROM_FUNC_FLASH_RANGE_ERASE (Results 1 – 3 of 3) sorted by relevance
165 #define ROM_FUNC_FLASH_RANGE_ERASE ROM_TABLE_CODE('R', 'E') macro
122 …sh_range_erase_func = (rom_flash_range_erase_fn)rom_func_lookup_inline(ROM_FUNC_FLASH_RANGE_ERASE); in __no_inline_not_in_flash_func()
339 …ange_erase_fn func = (rom_flash_range_erase_fn) rom_func_lookup_inline(ROM_FUNC_FLASH_RANGE_ERASE); in rom_flash_range_erase()