Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi_freertos.h72 const lpspi_master_config_t *masterConfig,
Dfsl_lpspi.h286 } lpspi_master_config_t; typedef
439 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc…
454 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig);
Dfsl_lpspi_freertos.c38 const lpspi_master_config_t *masterConfig, in LPSPI_RTOS_Init()
Dfsl_lpspi.c278 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc… in LPSPI_MasterInit()
345 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig) in LPSPI_MasterGetDefaultConfig()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_mem_adapter.c60 lpspi_master_config_t lpspiMasterCfg; in LPSPI_MemInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/spi/
Dfsl_adapter_lpspi.c223 lpspi_master_config_t lpspiConfig; in HAL_SpiMasterInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c121 lpspi_master_config_t masterConfig; in LPSPI_CommonControl()