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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 836 (cmd == NFC_HAL_ASSERT_NFC_WAKE ? "ASSERT" : "DEASSERT"));
841 ** NFC_HAL_LP_ACTIVE_LOW (0) NFC_HAL_ASSERT_NFC_WAKE (0) pull down NFC_WAKE (GND)
843 ** NFC_HAL_LP_ACTIVE_HIGH (1) NFC_HAL_ASSERT_NFC_WAKE (0) pull up NFC_WAKE (VCC)
881 nfc_hal_dm_set_nfc_wake (NFC_HAL_ASSERT_NFC_WAKE);
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 187 #define NFC_HAL_ASSERT_NFC_WAKE 0x00 /* assert NFC_WAKE */

Completed in 78 milliseconds