analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
927 stars 1.65k forks source link

drivers:ad7124: Minor fixes and updates to ad7124 drivers #2142

Closed D-Disha closed 6 months ago

D-Disha commented 6 months ago

Added an API power mode and called it during the setup. Added a uint16_t status variable in enable input buffers and channel select API as the previous bool variable cannot hold the same. Added a comment for updated IDs of the newer boards.

Pull Request Description

Please replace this with a detailed description and motivation of the changes. You can tick the checkboxes below with an 'x' between square brackets or just check them after publishing the PR. If this PR contains a breaking change, list dependent PRs and try to push all related PRs at the same time.

PR Type

PR Checklist