Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_nor_flash.c73 status_t status = LPSPI_MemInit(&spiMasterCfg, handle->driverBaseAddr); in Nor_Flash_Init()
559 status_t status = LPSPI_MemInit(&spiMasterCfg, handle->driverBaseAddr); in Nor_Flash_Exit_Lowpower()
Dfsl_lpspi_mem_adapter.h79 status_t LPSPI_MemInit(spi_master_config_t *config, LPSPI_Type *base);
Dfsl_lpspi_mem_adapter.c47 status_t LPSPI_MemInit(spi_master_config_t *config, LPSPI_Type *base) in LPSPI_MemInit() function