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.cc125 STLOG_HAL_V("%s - Sending PROP_NFC_MODE_SET_CMD(%d)", __func__, nfc_mode); in hal_wrapper_close()
155 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_core_config_prop()
170 STLOG_HAL_V("%s - Enter", __func__); in hal_wrapper_send_vs_config()
189 STLOG_HAL_V("%s - mfactoryReset = %d", __func__, mfactoryReset); in hal_wrapper_factoryReset()
193 STLOG_HAL_V("%s ", __func__); in hal_wrapper_update_complete()
206 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_CLOSED", __func__); in halWrapperDataCallback()
210 STLOG_HAL_V("%s - mHalWrapperState = HAL_WRAPPER_STATE_OPEN", __func__); in halWrapperDataCallback()
216 STLOG_HAL_V( in halWrapperDataCallback()
225 STLOG_HAL_V( in halWrapperDataCallback()
231 STLOG_HAL_V("%s --- CLF mode is LOADER ---", __func__); in halWrapperDataCallback()
[all …]
/hardware/st/secure_element/ese-spi-driver/
DSpiLayerDriver.cc48 STLOG_HAL_V(" spiDeviceId: %d", spiDeviceId); in SpiLayerDriver_open()
94 STLOG_HAL_V(" Last TX: %ld,%ld", lastRxTxTime.tv_sec, lastRxTxTime.tv_usec); in SpiLayerDriver_read()
97 STLOG_HAL_V(" Now: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_read()
101 STLOG_HAL_V("Waiting %d ms to switch from TX to RX", waitTime); in SpiLayerDriver_read()
105 STLOG_HAL_V("Start RX: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_read()
162 STLOG_HAL_V(" Last RX: %ld,%ld", lastRxTxTime.tv_sec, lastRxTxTime.tv_usec); in SpiLayerDriver_write()
165 STLOG_HAL_V(" Now: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_write()
169 STLOG_HAL_V("Waiting %d ms to switch from RX to TX", waitTime); in SpiLayerDriver_write()
173 STLOG_HAL_V("Start TX: %ld,%ld", currentTime.tv_sec, currentTime.tv_usec); in SpiLayerDriver_write()
DSpiLayerComm.cc248 STLOG_HAL_V("Start of valid frame detected"); in SpiLayerComm_waitForResponse()
335 STLOG_HAL_V("%s : bytesRead = %d", __func__, bytesRead); in SpiLayerComm_readTpdu()
/hardware/st/nfc/st21nfc/hal/
Dhalcore.cc89 STLOG_HAL_V("!! got event HAL_EVENT_DSWRITE for %zu bytes\n", length); in HalCoreCallback()
100 STLOG_HAL_V("!! got event HAL_EVENT_DATAIND for %zu bytes\n", length); in HalCoreCallback()
148 STLOG_HAL_V("HalCreate enter\n"); in HalCreate()
232 STLOG_HAL_V("HalCreate exit\n"); in HalCreate()
265 STLOG_HAL_V("HalDestroy done\n"); in HalDestroy()
675 STLOG_HAL_V("thread running\n"); in HalWorkerThread()
699 STLOG_HAL_V("received exit request from upper layer\n"); in HalWorkerThread()
704 STLOG_HAL_V("received new NCI data from stack\n"); in HalWorkerThread()
728 STLOG_HAL_V( in HalWorkerThread()
755 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/nfc/st21nfc/adaptation/
Di2clayer.cc94 STLOG_HAL_V("echo thread go to sleep...\n"); in I2cWorkerThread()
104 STLOG_HAL_V("echo thread wakeup from chip...\n"); in I2cWorkerThread()
167 STLOG_HAL_V("thread received command.. \n"); in I2cWorkerThread()
181 STLOG_HAL_V("received write command\n"); in I2cWorkerThread()
/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.cc77 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.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()
546 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.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/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/nfc/1.0/include/
Dandroid_logmsg.h52 #define STLOG_HAL_V(...) \ macro
/hardware/st/nfc/st21nfc/include/
Dandroid_logmsg.h64 #define STLOG_HAL_V(...) \ macro