Home
last modified time | relevance | path

Searched refs:LPSPI_SlaveTransferCreateHandle (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi.h1109 void LPSPI_SlaveTransferCreateHandle(LPSPI_Type *base,
Dfsl_lpspi.c1655 void LPSPI_SlaveTransferCreateHandle(LPSPI_Type *base, function
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.h1155 void LPSPI_SlaveTransferCreateHandle(LPSPI_Type *base,
Dfsl_lpspi.c1829 void LPSPI_SlaveTransferCreateHandle(LPSPI_Type *base, function
/hal_nxp-3.7.0/mcux/mcux-sdk/components/spi/
Dfsl_adapter_lpspi.c480LPSPI_SlaveTransferCreateHandle((LPSPI_Type *)s_spiBases[slaveHandle->instance], &slaveHandle->har… in HAL_SpiSlaveTransferInstallCallback()
/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c1158 LPSPI_SlaveTransferCreateHandle(lpspi->resource->base, &(lpspi->handle->slaveHandle), in LPSPI_InterruptControl()
1231 LPSPI_SlaveTransferCreateHandle(lpspi->resource->base, &(lpspi->handle->slaveHandle), in LPSPI_InterruptControl()