Home
last modified time | relevance | path

Searched refs:STLOG_HAL_V (Results 1 – 15 of 15) sorted by relevance

/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc138 STLOG_HAL_V("%s - Sending PROP_NFC_MODE_SET_CMD(%d)", __func__, nfc_mode); in hal_wrapper_close()
168 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_core_config_prop()
183 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_vs_config()
202 STLOG_HAL_V("%s - mfactoryReset = %d", __func__, mfactoryReset); in hal_wrapper_factoryReset()
213 STLOG_HAL_V("%s ", __func__); in hal_wrapper_update_complete()
241 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_CLOSED", __func__); in halWrapperDataCallback()
245 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_OPEN", __func__); in halWrapperDataCallback()
252 STLOG_HAL_V( in halWrapperDataCallback()
261 STLOG_HAL_V( in halWrapperDataCallback()
267 STLOG_HAL_V("%s --- CLF mode is LOADER ---", __func__); in halWrapperDataCallback()
[all …]
/hardware/st/secure_element/ese-spi-driver/
DSpiLayerDriver.cc64 STLOG_HAL_V(" spiDeviceId: %d", spiDeviceId); in SpiLayerDriver_open()
110 STLOG_HAL_V(" Last TX: %ld,%ld", lastRxTxTime.tv_sec, lastRxTxTime.tv_usec); in SpiLayerDriver_read()
113 STLOG_HAL_V(" Now: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_read()
118 STLOG_HAL_V("Waiting %d us to switch from TX to RX", waitTime); in SpiLayerDriver_read()
122 STLOG_HAL_V("Start RX: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_read()
179 STLOG_HAL_V(" Last RX: %ld,%ld", lastRxTxTime.tv_sec, lastRxTxTime.tv_usec); in SpiLayerDriver_write()
186 STLOG_HAL_V("Waiting %d us to switch from RX to TX", waitTime); in SpiLayerDriver_write()
190 STLOG_HAL_V("Start TX: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_write()
DSpiLayerComm.cc264 STLOG_HAL_V("Start of valid frame detected"); in SpiLayerComm_waitForResponse()
350 STLOG_HAL_V("%s : bytesRead = %d", __func__, bytesRead); in SpiLayerComm_readTpdu()
/hardware/st/nfc/st21nfc/hal/
Dhalcore.cc112 STLOG_HAL_V("!! got event HAL_EVENT_DSWRITE for %zu bytes\n", length); in HalCoreCallback()
128 STLOG_HAL_V("!! got event HAL_EVENT_DATAIND for %zu bytes\n", length); in HalCoreCallback()
179 STLOG_HAL_V("HalCreate enter\n"); in HalCreate()
263 STLOG_HAL_V("HalCreate exit\n"); in HalCreate()
296 STLOG_HAL_V("HalDestroy done\n"); in HalDestroy()
706 STLOG_HAL_V("thread running\n"); in HalWorkerThread()
730 STLOG_HAL_V("received exit request from upper layer\n"); in HalWorkerThread()
735 STLOG_HAL_V("received new NCI data from stack\n"); in HalWorkerThread()
759 STLOG_HAL_V( in HalWorkerThread()
786 STLOG_HAL_V("received new data from CLF\n"); in HalWorkerThread()
[all …]
/hardware/st/nfc/1.0/hal/
Dhalcore.c93 STLOG_HAL_V("!! got event HAL_EVENT_DSWRITE for %zu bytes\n", length); in HalCoreCallback()
104 STLOG_HAL_V("!! got event HAL_EVENT_DATAIND for %zu bytes\n", length); in HalCoreCallback()
154 STLOG_HAL_V("HalCreate enter\n"); in HalCreate()
239 STLOG_HAL_V("HalCreate exit\n"); in HalCreate()
273 STLOG_HAL_V("HalDestroy done\n"); in HalDestroy()
686 STLOG_HAL_V("thread running\n"); in HalWorkerThread()
717 STLOG_HAL_V("received exit request from upper layer\n"); in HalWorkerThread()
722 STLOG_HAL_V("received new NCI data from stack\n"); in HalWorkerThread()
746 STLOG_HAL_V("received new NCI data from stack, need timer start\n"); in HalWorkerThread()
852 STLOG_HAL_V("trigger transport of next NCI data downstream\n"); in HalTriggerNextDsPacket()
[all …]
/hardware/st/secure_element/ese-spi-driver/utils-lib/
DAtp.cc107 STLOG_HAL_V("Configuring ATP %i", tmpAtp.msf); in Atp_setAtp()
112 STLOG_HAL_V("Loop ATP %i", baAtp[MSF_OFFSET_IN_ATP + i]); in Atp_setAtp()
DUtils.cc93 STLOG_HAL_V("SpiTiming: %s: %ld,%ld", prefix, currentTime.tv_sec, in Utils_printCurrentTime()
Dandroid_logmsg.h46 #define STLOG_HAL_V(...) \ macro
/hardware/st/secure_element/1.2/
DSecureElement.cpp304 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel()
400 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel()
463 STLOG_HAL_V("%s: Exit", __func__); in closeChannel()
489 STLOG_HAL_V("%s: Exit", __func__); in seHalInit()
518 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe()
537 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit()
594 STLOG_HAL_V("%s: Exit", __func__); in reset()
/hardware/st/nfc/1.0/adaptation/
Di2clayer.c83 STLOG_HAL_V("echo thread started...\n"); in I2cWorkerThread()
165 STLOG_HAL_V("thread received command.. \n"); in I2cWorkerThread()
179 STLOG_HAL_V("received write command\n"); in I2cWorkerThread()
/hardware/st/secure_element/1.0/
DSecureElement.cpp310 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel()
406 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel()
470 STLOG_HAL_V("%s: Exit", __func__); in closeChannel()
498 STLOG_HAL_V("%s: Exit", __func__); in seHalInit()
527 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe()
546 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit()
/hardware/st/secure_element/1.1/
DSecureElement.cpp295 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel()
391 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel()
454 STLOG_HAL_V("%s: Exit", __func__); in closeChannel()
480 STLOG_HAL_V("%s: Exit", __func__); in seHalInit()
509 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe()
528 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit()
/hardware/st/nfc/1.0/include/
Dandroid_logmsg.h52 #define STLOG_HAL_V(...) \ macro
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc111 STLOG_HAL_V("echo thread go to sleep...\n"); in I2cWorkerThread()
126 STLOG_HAL_V("echo thread wakeup from chip...\n"); in I2cWorkerThread()
191 STLOG_HAL_V("thread received command.. \n"); in I2cWorkerThread()
205 STLOG_HAL_V("received write command\n"); in I2cWorkerThread()
/hardware/st/nfc/st21nfc/include/
Dandroid_logmsg.h71 #define STLOG_HAL_V(...) \ macro