Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/extern_flash/
Dfsl_adapter_eeprom_InternalFlash.c220 eeprom_status_t EEPROM_ReadData(uint16_t noOfBytes, uint32_t addr, uint8_t *inbuf) in EEPROM_ReadData()
Dfsl_adapter_eeprom_AT25Fxxxx.c259 eeprom_status_t EEPROM_ReadData(uint16_t noOfBytes, uint32_t addr2eeprom, uint8_t *inbuf) in EEPROM_ReadData()
Dfsl_adapter_eeprom_AT45DBxxxx.c382 eeprom_status_t EEPROM_ReadData(uint16_t noOfBytes, uint32_t addr2eeprom, uint8_t *inbuf) in EEPROM_ReadData()
/hal_nxp-latest/mcux/middleware/wifi_nxp/fwdnld_intf_abs/
Dfwdnld_intf_abs.h60 uint8_t *inbuf; /* For Rx */ member