Searched refs:MSP_TWI_XFER_OK (Results 1 – 1 of 1) sorted by relevance
71 MSP_TWI_XFER_OK = 0, enumerator233 return MSP_TWI_XFER_OK; in pmcmsptwi_get_result()465 if (retval != MSP_TWI_XFER_OK) in pmcmsptwi_xfer_cmd()545 (ret == MSP_TWI_XFER_OK) ? "succeeded" : "failed"); in pmcmsptwi_master_xfer()547 if (ret != MSP_TWI_XFER_OK) { in pmcmsptwi_master_xfer()