Searched refs:MC_CMD_STATUS_OK (Results 1 – 2 of 2) sorted by relevance
37 MC_CMD_STATUS_OK = 0x0, /*!< Completed successfully */ enumerator154 if (status != MC_CMD_STATUS_OK) in mc_read_response()
51 if (status != MC_CMD_STATUS_OK) { in mc_send_command()