Ensure conversion tables and the like are marked as const to save on RAM usage. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Add a streaming implementation for the BMA4XX using both FIFO watermark and FIFO full interrupts. A batch duration of 3,000 have been used for verification. Signed-off-by: Peggy Chen <peggy.chen@cienet.com>
Refactor the sensor decoder code into individual files for improved maintainability and readability. Signed-off-by: Peggy Chen <peggy.chen@cienet.com>