Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/osal/inc/
H A DphOsal_Posix.h296 void phOsal_SetMemory(void* pMem, uint8_t bVal, uint32_t dwSize);
298 #define phOsal_SetMemory(pMem, bVal, dwSize) \ macro