Home
last modified time | relevance | path

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

/hal_nxp-latest/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.c139 EEPROM_STATIC eeprom_status_t EEPROM_Command(uint8_t opCode, uint32_t addre) in EEPROM_Command()
193 static eeprom_status_t EEPROM_WritePage(uint32_t noOfBytes, uint32_t addre, uint8_t *Outbuf) in EEPROM_WritePage()