]> sigrok.org Git - libsigrokdecode.git/commit
adf435x: Clean up SPI data input
authorVesa-Pekka Palmu <redacted>
Mon, 26 Dec 2022 17:00:56 +0000 (19:00 +0200)
committerGerhard Sittig <redacted>
Mon, 9 Jan 2023 19:10:24 +0000 (20:10 +0100)
commit53cbedf5852028f54891066b0a5e698c4dd0c42a
treeb846c39e02fffe2d860c277feecdc118d1e43996
parent02cc30befa2d5cdfa1d1c214012490332a88a333
adf435x: Clean up SPI data input

Avoid generic variable names. Only unpack parameters which are provided
by the lower layer decoder after the stacked decoder checked their type
and is aware of their meaning.
decoders/adf435x/pd.py