OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phPalEse_spi_write
(Results
1 - 3
of
3
) sorted by null
/hardware/nxp/secure_element/libese-spi/p73/pal/spi/
phNxpEsePal_spi.h
105
int
phPalEse_spi_write
(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToWrite);
phNxpEsePal_spi.cpp
213
** Function
phPalEse_spi_write
226
int
phPalEse_spi_write
(void* pDevHandle, uint8_t* pBuffer,
/hardware/nxp/secure_element/libese-spi/p73/pal/
phNxpEsePal.cpp
143
numWrote =
phPalEse_spi_write
(pDevHandle, pBuffer, nNbBytesToWrite);
Completed in 2063 milliseconds