Merge "[NFC] Enable STNFC_REMOTE_FIELD_TIMER" into udc-qpr-dev am: 7d7929abc7
am: 5d2218df4e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/24119426 Change-Id: I86c5f6a063f8c402cb1d96469e5bfc4d02f08a01 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c856a4eea3
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ DEFAULT_ISODEP_ROUTE=0x00
|
||||||
# disable 0x00 default value
|
# disable 0x00 default value
|
||||||
STNFC_CONTROL_CLK=0x00
|
STNFC_CONTROL_CLK=0x00
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
# Configure the Field on timer
|
||||||
|
# enable 0x01
|
||||||
|
# disable 0x00 default value
|
||||||
|
STNFC_REMOTE_FIELD_TIMER=0x01
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Configure the ACTIVE_RW timer
|
# Configure the ACTIVE_RW timer
|
||||||
# Default 0x00, set 0x01 to enable it
|
# Default 0x00, set 0x01 to enable it
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue