Searched refs:EZPORT_SECTOR_MASK (Results 1 – 1 of 1) sorted by relevance
42 #define EZPORT_SECTOR_MASK (EZPORT_SECTOR_SIZE - 1) macro201 if (address & EZPORT_SECTOR_MASK) in ezport_section_erase()347 if (!(address & EZPORT_SECTOR_MASK)) { in ezport_firmware_flash_data()