Home
last modified time | relevance | path

Searched refs:LPSPI_MasterGetDefaultConfig (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_mem_adapter.c61 LPSPI_MasterGetDefaultConfig(&lpspiMasterCfg); in LPSPI_MemInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.h454 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig);
Dfsl_lpspi.c345 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig) in LPSPI_MasterGetDefaultConfig() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/spi/
Dfsl_adapter_lpspi.c231 LPSPI_MasterGetDefaultConfig(&lpspiConfig); in HAL_SpiMasterInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c122 LPSPI_MasterGetDefaultConfig(&masterConfig); in LPSPI_CommonControl()