Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/tml/
DphTmlUwb_spi.h51 int phTmlUwb_spi_read(void* pDevHandle, uint8_t* pBuffer, size_t nNbBytesToRead);
DphTmlUwb_spi.cc122 int phTmlUwb_spi_read(void* pDevHandle, uint8_t* pBuffer, size_t nNbBytesToRead) in phTmlUwb_spi_read() function
DphTmlUwb.cc188 phTmlUwb_spi_read(gpphTmlUwb_Context->pDevHandle, temp, UCI_MAX_DATA_LEN); in phTmlUwb_TmlReaderThread()