Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: add script to generate the comparator silabs-acmp bindings h… #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

silabs-chgalant
Copy link

…eader

The script added will combine all possible ACMP positive and negative input values and define helper macros to make it easier for applications to select ACMP inputs for their comparator driver. The script also verifies that the integer input values are consistent between the parts that this header is generated for. However, it must be noted that some of the input defines may not be available as positive and/or negative inputs for some devices. It's recommended to always reference your part's design book before selecting any of the inputs in this generated header.

…eader

The script added will combine all possible ACMP positive and negative
input values and define helper macros to make it easier for applications
to select ACMP inputs for their comparator driver. The script also
verifies that the integer input values are consistent between the parts
that this header is generated for. However, it must be noted that some
of the input defines may not be available as positive and/or negative
inputs for some devices. It's recommended to always reference your
part's design book before selecting any of the inputs in this generated
header.

Signed-off-by: Christian Galante <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant