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

  /external/libnfc-nxp/src/
phHciNfc.h 347 * \param[in] config_type config_type specifies the type of the
363 phHal_eConfigType_t config_type,
682 * \param[in] config_type config_type is the type of the configuration
700 uint32_t config_type,
phHciNfc.c 172 psHciContext->config_type = POLL_LOOP_CFG;
369 phHal_eConfigType_t config_type,
384 switch(config_type)
395 psHciContext->config_type = NFC_GENERAL_CFG;
431 psHciContext->config_type = SWP_PROTECT_CFG;
503 psHciContext->config_type = POLL_LOOP_CFG;
687 psHciContext->config_type = SMX_WI_CFG;
694 psHciContext->config_type = UICC_SWP_CFG;
762 psHciContext->config_type = SWP_EVT_CFG;
842 psHciContext->config_type = SMX_WI_MODE
    [all...]
phHal4Nfc.c 408 uint32_t config_type = 0; local
541 config_type = ((config_type << BYTE_SIZE )
547 config_type ,
568 config_type = ((config_type << BYTE_SIZE )
574 config_type,
    [all...]
phHciNfc_Sequence.c     [all...]
phHciNfc_Generic.h 618 phHciNfc_eConfigType_t config_type; member in struct:phHciNfc_sContext
    [all...]

Completed in 75 milliseconds