Home
last modified time | relevance | path

Searched refs:LPSPI_MasterTransferCreateHandle (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi_freertos.c69LPSPI_MasterTransferCreateHandle(handle->base, &handle->drv_handle, LPSPI_RTOS_Callback, (void *)h… in LPSPI_RTOS_Init()
Dfsl_lpspi.h1069 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base,
Dfsl_lpspi.c855 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base, function
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/
Dfsl_lpspi_freertos.c68LPSPI_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/
Dfsl_lpspi.h1023 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base,
Dfsl_lpspi.c794 void LPSPI_MasterTransferCreateHandle(LPSPI_Type *base, function
/hal_nxp-3.7.0/mcux/mcux-sdk/components/spi/
Dfsl_adapter_lpspi.c333LPSPI_MasterTransferCreateHandle((LPSPI_Type *)s_spiBases[masterHandle->instance], &masterHandle->… in HAL_SpiMasterTransferInstallCallback()
/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c1150 LPSPI_MasterTransferCreateHandle(lpspi->resource->base, &(lpspi->handle->masterHandle), in LPSPI_InterruptControl()
1223 LPSPI_MasterTransferCreateHandle(lpspi->resource->base, &(lpspi->handle->masterHandle), in LPSPI_InterruptControl()