Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal_extOperations.h28 } nxp_nfc_config_ext_t; typedef
29 extern nxp_nfc_config_ext_t config_ext;
H A DphNxpNciHal_extOperations.cc25 nxp_nfc_config_ext_t config_ext;
H A DphNxpNciHal.cc2575 memset(&config_ext, 0x00, sizeof(nxp_nfc_config_ext_t)); in phNxpNciHal_getVendorConfig()