Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_mem_adapter.h85 status_t LPSPI_MemReadId(flash_id_t *flashId, LPSPI_Type *base);
Dfsl_lpspi_nor_flash.c81 status = LPSPI_MemReadId(&flashId, handle->driverBaseAddr); in Nor_Flash_Init()
Dfsl_lpspi_mem_adapter.c160 status_t LPSPI_MemReadId(flash_id_t *flashId, LPSPI_Type *base) in LPSPI_MemReadId() function