62,7 → 62,7 |
/**************************************************************************//** |
* |
******************************************************************************/ |
/*static |
static |
void |
eeprom_24c512__write_page |
( |
69,7 → 69,7 |
uint16_t address, |
uint8_t length, |
uint8_t* p_data |
);*/ |
); |
|
/****************************************************************************** |
* Private variable declarations. |
262,7 → 262,7 |
* \param length Number of bytes to write. |
* \param[in] p_data Bytes to write. |
******************************************************************************/ |
//static |
static |
void |
eeprom_24c512__write_page |
( |