mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-07-26 21:51:48 +00:00
Some optimisations in initialisation of registers
This commit is contained in:
@@ -292,12 +292,11 @@ typedef struct {
|
||||
|
||||
#define PN53X_SFR_P3 0xFFB0
|
||||
|
||||
#define PN53X_SFR_P3CFGA 0xFFFC
|
||||
#define PN53X_SFR_P3CFGB 0xFFFD
|
||||
#define PN53X_SFR_P3 0xFFB0
|
||||
#define PN53X_SFR_P7CFGA 0xFFF4
|
||||
#define PN53X_SFR_P7CFGB 0xFFF5
|
||||
#define PN53X_SFR_P7 0xFFF7
|
||||
#define PN53X_SFR_P3CFGA 0xFFFC
|
||||
#define PN53X_SFR_P3CFGB 0xFFFD
|
||||
#define PN53X_SFR_P7CFGA 0xFFF4
|
||||
#define PN53X_SFR_P7CFGB 0xFFF5
|
||||
#define PN53X_SFR_P7 0xFFF7
|
||||
|
||||
|
||||
#ifdef DEBUG
|
||||
|
||||
Reference in New Issue
Block a user