Home
last modified time | relevance | path

Searched refs:LPSPI_MemRead (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_mem_adapter.h88 status_t LPSPI_MemRead(uint32_t addr, uint8_t *buffer, uint32_t lengthInBytes, bool isFastRead, LPS…
Dfsl_lpspi_nor_flash.c112 readStatus = LPSPI_MemRead(address, buffer, length, true, base); in Nor_Flash_Read()
Dfsl_lpspi_mem_adapter.c289 status_t LPSPI_MemRead(uint32_t addr, uint8_t *buffer, uint32_t lengthInBytes, bool isFastRead, LPS… in LPSPI_MemRead() function