Lines Matching refs:STLOG_HAL_E
113 STLOG_HAL_E("error in poll call\n"); in I2cWorkerThread()
166 STLOG_HAL_E("! didn't read expected bytes from i2c\n"); in I2cWorkerThread()
171 STLOG_HAL_E("! didn't read 3 requested bytes from i2c\n"); in I2cWorkerThread()
202 STLOG_HAL_E( in I2cWorkerThread()
227 STLOG_HAL_E("trigger NFCC reset.. \n"); in I2cWorkerThread()
280 STLOG_HAL_E("unable to open %s (%s) \n", nfc_reset_req_node, strerror(errno)); in I2cOpenLayer()
301 STLOG_HAL_E("ST21NFC_CLK_DISABLE failed errno %d(%s)", errno, msg); in I2cOpenLayer()
316 STLOG_HAL_E("failed to create NFC HAL Core \n"); in I2cOpenLayer()
437 STLOG_HAL_E("ST21NFC_CLK_STATE failed errno %d(%s)", errno, msg); in i2cWrite()
445 STLOG_HAL_E("ST21NFC_CLK_DISABLE failed errno %d(%s)", errno, msg); in i2cWrite()
448 STLOG_HAL_E("ST21NFC_CLK_STATE failed errno %d(%s)", errno, msg); in i2cWrite()
452 STLOG_HAL_E("CLK_DISABLE STATE ERROR clk_state = %d", clk_state); in i2cWrite()
458 STLOG_HAL_E("ST21NFC_CLK_ENABLE failed errno %d(%s)", errno, msg); in i2cWrite()
461 STLOG_HAL_E("ST21NFC_CLK_STATE failed errno %d(%s)", errno, msg); in i2cWrite()
465 STLOG_HAL_E("CLK_ENABLE STATE ERROR clk_state = %d", clk_state); in i2cWrite()