Hello Tomas,
Thanks for your reply.
I am reading the registers $2D, $2E and $2F. after that accumulated the $2E and $2F register readings in 32 bit register then took two's complement of this reading and after converting this reading in to voltage by multipling it with V2RES resolution. Then calculated the final current value by dividing this value by $2D value.
Also tried reseting these registers by giving command ADC_CFG[CC_RST] = 1 but found out that these registers were not reset to 00.
and also as soon as CBx_CFG[CB_EN] = 1 the register $2D, $2E and $2F becomes 00