Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal.h49 #define nxp_malloc(size) malloc(size_align((size))) macro
H A DphNxpNciHal.cc788 (phNxpNci_getCfg_info_t*)nxp_malloc(sizeof(phNxpNci_getCfg_info_t)); in phNxpNciHal_MinOpen()