analogdevicesinc / no-OS

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

Ad7091r updates #2177

Closed SaikiranGudla closed 1 month ago

SaikiranGudla commented 2 months ago

Pull Request Description

Add updates to the driver & Fix set_port api

Add sleep mode part of the init_param, device structures.
Update init function to configure sleep mode.
Update set_sleep_mode API.
Add spi_write_mask function declaration to the header file.
Fix ad7091r8_set_port api

PR Type

PR Checklist

SaikiranGudla commented 2 months ago

Changelog: Addressed review comments Added fixes tag to the fix commit