Searched refs:LPSPI_SlaveTransferGetCount (Results 1 – 3 of 3) sorted by relevance
1168 status_t LPSPI_SlaveTransferGetCount(LPSPI_Type *base, lpspi_slave_handle_t *handle, size_t *count);
2027 status_t LPSPI_SlaveTransferGetCount(LPSPI_Type *base, lpspi_slave_handle_t *handle, size_t *count) function
544 …return HAL_SpiGetStatus(LPSPI_SlaveTransferGetCount((LPSPI_Type *)s_spiBases[slaveHandle->instance… in HAL_SpiSlaveTransferGetCount()