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.cc129 STLOG_HAL_V("%s - Sending PROP_NFC_MODE_SET_CMD(%d)", __func__, nfc_mode); in hal_wrapper_close()
159 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_core_config_prop()
174 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_vs_config()
193 STLOG_HAL_V("%s - mfactoryReset = %d", __func__, mfactoryReset); in hal_wrapper_factoryReset()
197 STLOG_HAL_V("%s ", __func__); in hal_wrapper_update_complete()
210 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_CLOSED", __func__); in halWrapperDataCallback()
214 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_OPEN", __func__); in halWrapperDataCallback()
220 STLOG_HAL_V( in halWrapperDataCallback()
229 STLOG_HAL_V( in halWrapperDataCallback()
235 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.cc110 STLOG_HAL_V("!! got event HAL_EVENT_DSWRITE for %zu bytes\n", length); in HalCoreCallback()
121 STLOG_HAL_V("!! got event HAL_EVENT_DATAIND for %zu bytes\n", length); in HalCoreCallback()
171 STLOG_HAL_V("HalCreate enter\n"); in HalCreate()
255 STLOG_HAL_V("HalCreate exit\n"); in HalCreate()
288 STLOG_HAL_V("HalDestroy done\n"); in HalDestroy()
698 STLOG_HAL_V("thread running\n"); in HalWorkerThread()
722 STLOG_HAL_V("received exit request from upper layer\n"); in HalWorkerThread()
727 STLOG_HAL_V("received new NCI data from stack\n"); in HalWorkerThread()
751 STLOG_HAL_V( in HalWorkerThread()
778 STLOG_HAL_V("received new data from CLF\n"); in HalWorkerThread()
[all …]
/hardware/st/nfc/1.0/hal/
Dhalcore.c91 STLOG_HAL_V("!! got event HAL_EVENT_DSWRITE for %zu bytes\n", length); in HalCoreCallback()
102 STLOG_HAL_V("!! got event HAL_EVENT_DATAIND for %zu bytes\n", length); in HalCoreCallback()
152 STLOG_HAL_V("HalCreate enter\n"); in HalCreate()
237 STLOG_HAL_V("HalCreate exit\n"); in HalCreate()
271 STLOG_HAL_V("HalDestroy done\n"); in HalDestroy()
684 STLOG_HAL_V("thread running\n"); in HalWorkerThread()
715 STLOG_HAL_V("received exit request from upper layer\n"); in HalWorkerThread()
720 STLOG_HAL_V("received new NCI data from stack\n"); in HalWorkerThread()
744 STLOG_HAL_V("received new NCI data from stack, need timer start\n"); in HalWorkerThread()
850 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.cpp293 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel()
382 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel()
445 STLOG_HAL_V("%s: Exit", __func__); in closeChannel()
471 STLOG_HAL_V("%s: Exit", __func__); in seHalInit()
500 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe()
519 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit()
572 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/nfc/1.0/include/
Dandroid_logmsg.h52 #define STLOG_HAL_V(...) \ macro
/hardware/st/secure_element/1.1/
DSecureElement.cpp288 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel()
377 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel()
440 STLOG_HAL_V("%s: Exit", __func__); in closeChannel()
466 STLOG_HAL_V("%s: Exit", __func__); in seHalInit()
495 STLOG_HAL_V("%s: Exit", __func__); in seHalResetSe()
514 STLOG_HAL_V("%s: Exit", __func__); in seHalDeInit()
/hardware/st/secure_element/1.0/
DSecureElement.cpp299 STLOG_HAL_V("%s: Exit", __func__); in openLogicalChannel()
388 STLOG_HAL_V("%s: Exit", __func__); in openBasicChannel()
452 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/st21nfc/adaptation/
Di2clayer.cc108 STLOG_HAL_V("echo thread go to sleep...\n"); in I2cWorkerThread()
118 STLOG_HAL_V("echo thread wakeup from chip...\n"); in I2cWorkerThread()
182 STLOG_HAL_V("thread received command.. \n"); in I2cWorkerThread()
196 STLOG_HAL_V("received write command\n"); in I2cWorkerThread()
/hardware/st/nfc/st21nfc/include/
Dandroid_logmsg.h67 #define STLOG_HAL_V(...) \ macro