Test the built-in-self-test (BIST)
#include <input/mtouch_driver.h>
int mtouch_test_bist(void *dev, uint8_t *passfail, uint16_t *max, uint16_t *min)
This function runs the BIST of the driver.
A test result type. The test result will be one of type Driver test result types.