-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SITSW-10189
-
10.01.00
-
12.00.00
-
Close the I2C handle if already open.
Call I2C_deinit(); (which should set gI2cDrvObj.lock = NULL).
Call I2C_open(CONFIG_I2C0, ¶ms); and expect it to return NULL.
It returns non NULL value, test case failed