Home
last modified time | relevance | path

Searched defs:coreInitCmd (Results 1 – 3 of 3) sorted by relevance

/hardware/st/nfc/1.0/
Dhal_wrapper.c96 uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00}; in halWrapperDataCallback() local
162 uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00}; in halWrapperCallback() local
/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc203 uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00}; in halWrapperDataCallback() local
562 uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00}; in halWrapperCallback() local
/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc47 static const uint8_t coreInitCmd[] = {0x20, 0x01, 0x02, 0x00, 0x00}; variable