Searched refs:LPSPI_MasterInit (Results 1 – 10 of 10) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi_freertos.c | 68 LPSPI_MasterInit(handle->base, masterConfig, srcClock_Hz); in LPSPI_RTOS_Init()
|
| D | fsl_lpspi.h | 460 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc…
|
| D | fsl_lpspi.c | 279 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc… in LPSPI_MasterInit() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/ |
| D | fsl_lpspi_freertos.c | 67 (void)LPSPI_MasterInit(handle->base, masterConfig, srcClock_Hz); in LPSPI_RTOS_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi_freertos.c | 67 (void)LPSPI_MasterInit(handle->base, masterConfig, srcClock_Hz); in LPSPI_RTOS_Init()
|
| D | fsl_lpspi.h | 456 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc…
|
| D | fsl_lpspi.c | 197 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc… in LPSPI_MasterInit() function
|
| /hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/lpspi/ |
| D | fsl_lpspi_mem_adapter.c | 71 LPSPI_MasterInit(lpspiInstance, &lpspiMasterCfg, config->clockFreq); in LPSPI_MemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/spi/ |
| D | fsl_adapter_lpspi.c | 242 …LPSPI_MasterInit((LPSPI_Type *)s_spiBases[masterHandle->instance], &lpspiConfig, config->srcClock_… in HAL_SpiMasterInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpspi/ |
| D | fsl_lpspi_cmsis.c | 346 LPSPI_MasterInit(resource->base, &masterConfig, resource->GetFreq()); in LPSPI_CommonControl()
|