Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/extern_flash/
Dfsl_adapter_eeprom_AT45DBxxxx.c146 EEPROM_STATIC eeprom_status_t EEPROM_PrepareForWrite(uint32_t noOfBytes, uint32_t addre) in EEPROM_PrepareForWrite()
173 EEPROM_STATIC eeprom_status_t EEPROM_Command(uint8_t opCode, uint32_t addre) in EEPROM_Command()
187 EEPROM_STATIC eeprom_status_t EEPROM_WritePage(uint32_t noOfBytes, uint32_t addre, uint8_t *Outbuf) in EEPROM_WritePage()
Dfsl_adapter_eeprom_AT25Fxxxx.c144 EEPROM_STATIC eeprom_status_t EEPROM_Command(uint8_t opCode, uint32_t addre) in EEPROM_Command()
198 static eeprom_status_t EEPROM_WritePage(uint32_t noOfBytes, uint32_t addre, uint8_t *Outbuf) in EEPROM_WritePage()