This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65988: [SLVAE21A] Patch Bundle Size

Part Number: TPS65988

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