Searched refs:LPSPI_MasterTransferCreateHandle (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpspi/ |
D | fsl_lpspi_freertos.c | 69 …LPSPI_MasterTransferCreateHandle(handle->base, &handle->drv_handle, LPSPI_RTOS_Callback, (void *)h… in LPSPI_RTOS_Init()
|
D | fsl_lpspi.h | 1069 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base,
|
D | fsl_lpspi.c | 855 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base, function
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/ |
D | fsl_lpspi_freertos.c | 68 …LPSPI_MasterTransferCreateHandle(handle->base, &handle->drv_handle, LPSPI_RTOS_Callback, (void *)h… in LPSPI_RTOS_Init()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
D | fsl_lpspi.h | 1023 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base,
|
D | fsl_lpspi.c | 794 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base, function
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/spi/ |
D | fsl_adapter_lpspi.c | 333 …LPSPI_MasterTransferCreateHandle((LPSPI_Type *)s_spiBases[masterHandle->instance], &masterHandle->… in HAL_SpiMasterTransferInstallCallback()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/lpspi/ |
D | fsl_lpspi_cmsis.c | 1150 LPSPI_MasterTransferCreateHandle(lpspi->resource->base, &(lpspi->handle->masterHandle), in LPSPI_InterruptControl() 1223 LPSPI_MasterTransferCreateHandle(lpspi->resource->base, &(lpspi->handle->masterHandle), in LPSPI_InterruptControl()
|