Searched refs:nxp_malloc (Results 1 – 2 of 2) sorted by relevance
49 #define nxp_malloc(size) malloc(size_align((size))) macro
788 (phNxpNci_getCfg_info_t*)nxp_malloc(sizeof(phNxpNci_getCfg_info_t)); in phNxpNciHal_MinOpen()