HomeSort by relevance Sort by last modified time
    Searched refs:p_config_params (Results 1 - 7 of 7) sorted by null

  /external/libnfc-nxp/src/
phHciNfc.c 173 psHciContext->p_config_params = pHwConfig ;
396 psHciContext->p_config_params = &(pConfig->nfcIPConfig);
432 psHciContext->p_config_params = &(pConfig->protectionConfig);
504 psHciContext->p_config_params = pPollConfig;
682 psHciContext->p_config_params = pEmulationCfg;
844 psHciContext->p_config_params = pPollConfig;
    [all...]
phHciNfc_Sequence.c     [all...]
phHciNfc_Generic.h 619 void *p_config_params; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_PollingLoop.c 365 p_poll_cfg = (phHal_sADD_Cfg_t*)psHciContext->p_config_params;
phHciNfc_AdminMgmt.c 317 (phHal_sHwConfig_t *) psHciContext->p_config_params;
492 (phHal_sHwConfig_t *) psHciContext->p_config_params;
    [all...]
phHciNfc_DevMgmt.c 716 psHciContext->p_config_params)->clk_req ;
730 psHciContext->p_config_params)->input_clk;
    [all...]
phHciNfc_Emulation.c     [all...]

Completed in 148 milliseconds