Home
last modified time | relevance | path

Searched refs:LPSPI_MasterTransferGetCount (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.h1101 status_t LPSPI_MasterTransferGetCount(LPSPI_Type *base, lpspi_master_handle_t *handle, size_t *coun…
Dfsl_lpspi.c1581 status_t LPSPI_MasterTransferGetCount(LPSPI_Type *base, lpspi_master_handle_t *handle, size_t *coun… function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/spi/
Dfsl_adapter_lpspi.c418 …return HAL_SpiGetStatus(LPSPI_MasterTransferGetCount((LPSPI_Type *)s_spiBases[masterHandle->instan… in HAL_SpiMasterTransferGetCount()