Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/common/
DphNfcCommon.h36 #ifndef FW_LIB_ROOT_DIR
38 #define FW_LIB_ROOT_DIR "/vendor/lib64/" macro
40 #define FW_LIB_ROOT_DIR "/vendor/lib/" macro
/hardware/nxp/nfc/snxxx/halimpl/common/
DNxp_Features.h61 #ifndef FW_LIB_ROOT_DIR
63 #define FW_LIB_ROOT_DIR "/vendor/lib64/" macro
65 #define FW_LIB_ROOT_DIR "/vendor/lib/" macro
302 nfcFL._FW_LIB_PATH.append(FW_LIB_ROOT_DIR); \
/hardware/nxp/nfc/pn8x/extns/impl/
DNxp_Features.h95 nfcFL._FW_LIB_PATH.append(FW_LIB_ROOT_DIR); \