Home
last modified time | relevance | path

Searched defs:e2p (Results 1 – 1 of 1) sorted by relevance

/device/soc/hpmicro/sdk/hpm_sdk/components/eeprom_emulation/
Deeprom_emulation.c25 static void e2p_print_info(e2p_t *e2p) in e2p_print_info()
73 static void e2p_config_info(e2p_t *e2p) in e2p_config_info()
110 static hpm_stat_t e2p_write_private(e2p_t *e2p, uint32_t block_id, uint16_t length, uint8_t *data) in e2p_write_private()
181 static void e2p_earse_info_sector(e2p_t *e2p) in e2p_earse_info_sector()
208 hpm_stat_t e2p_config(e2p_t *e2p) in e2p_config()
267 hpm_stat_t e2p_flush(e2p_t *e2p, uint8_t flag) in e2p_flush()
350 hpm_stat_t e2p_write(e2p_t *e2p, uint32_t block_id, uint16_t length, uint8_t *data) in e2p_write()
363 hpm_stat_t e2p_read(e2p_t *e2p, uint32_t block_id, uint16_t length, uint8_t *data) in e2p_read()
385 void e2p_format(e2p_t *e2p) in e2p_format()
398 void e2p_show_info(e2p_t *e2p) in e2p_show_info()