]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: style nits in enable/configure PWM
authorGerhard Sittig <redacted>
Sun, 23 Jan 2022 17:24:40 +0000 (18:24 +0100)
committerGerhard Sittig <redacted>
Sun, 6 Feb 2022 17:53:53 +0000 (18:53 +0100)
commit86d77b75faadd96304a8e83db192bd5ebd972070
treef60decc0709b8bce51ca06693c3f4a7e3e9e6f27
parentcf057ac495066b98155665a1386a6a5044ec5058
kingst-la2016: style nits in enable/configure PWM

Prefer booleans in the enable code path. Rename set_pwm() to better tell
apart enable and configure activities. Check more constraints on input
parameters. Adress minor style issues. Ideally enable_pwm() would not
open code the number of PWM channels in its routine signature.
src/hardware/kingst-la2016/protocol.c
src/hardware/kingst-la2016/protocol.h