Searched defs:coreInitCmd (Results  1 – 3 of 3) sorted by relevance
| /hardware/st/nfc/1.0/ | 
| D | hal_wrapper.c | 96   uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00};  in halWrapperDataCallback()  local162   uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00};  in halWrapperCallback()  local
 
 | 
| /hardware/st/nfc/st21nfc/ | 
| D | hal_wrapper.cc | 205   uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00};  in halWrapperDataCallback()  local675   uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00};  in halWrapperCallback()  local
 
 | 
| /hardware/st/nfc/st21nfc/hal/ | 
| D | hal_fd.cc | 47 static const uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00};  variable
 |