BMI160 IIO devicd create return NULL

In yellow board when we tried to integrate bmi160 with iio, we are getting the error
‘Couldn’t create sample buffer’ at
struct iio_buffer *sampleBuffer = iio_device_create_buffer(bmi160, samplesCount, cyclic).
The error number was set to 22. No changes made from the actual code in git.

I don’t see problem to “make yellow_wp76xx”

Thank you @jyijyi will check and rebuild again.