Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_extOperations.h32 } nxp_nfc_config_ext_t; typedef
33 extern nxp_nfc_config_ext_t config_ext;
DphNxpNciHal_extOperations.cc31 nxp_nfc_config_ext_t config_ext;
48 memset(&config_ext, 0x00, sizeof(nxp_nfc_config_ext_t)); in phNxpNciHal_getExtVendorConfig()