Doc SLVA21A.pdf, page 9; function UpdateAndVerifyRegion(uint8_t region_number)
1. patchBundleSize = sizeof(tps6598x_lowregion_array)
in the below for loops, #define PATCH_BUNDLE_SIZE, any suggestion what value is for define macro ?
for (idx = 0; idx < patchBundleSize/PATCH_BUNDLE_SIZE; idx++)
Thanks,
Sofian