Searched refs:EEPROM_TMP117_RESERVED (Results 1 – 1 of 1) sorted by relevance
22 #define EEPROM_TMP117_RESERVED (2 * sizeof(uint16_t)) macro64 offset <= EEPROM_TMP117_RESERVED && in check_eeprom_bounds()65 (offset + len) > EEPROM_TMP117_RESERVED) { in check_eeprom_bounds()