Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_mem_adapter.c61 LPSPI_MasterGetDefaultConfig(&lpspiMasterCfg); in LPSPI_MemInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi.h471 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig);
Dfsl_lpspi.c279 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig) in LPSPI_MasterGetDefaultConfig() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.h475 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig);
Dfsl_lpspi.c361 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig) in LPSPI_MasterGetDefaultConfig() function
/hal_nxp-latest/mcux/mcux-sdk/components/spi/
Dfsl_adapter_lpspi.c231 LPSPI_MasterGetDefaultConfig(&lpspiConfig); in HAL_SpiMasterInit()
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c130 LPSPI_MasterGetDefaultConfig(&masterConfig); in LPSPI_CommonControl()