]> sigrok.org Git - libsigrok.git/commit
sysclk-lwla: Use static array for LWLA1034 init sequence
authorDaniel Elstner <redacted>
Tue, 22 Dec 2015 22:42:36 +0000 (23:42 +0100)
committerDaniel Elstner <redacted>
Tue, 22 Dec 2015 22:42:36 +0000 (23:42 +0100)
commit1d80e1c64140bb74857042751c460962b445cb35
treea20c13be772a0e991e599878dc595a498cc6ab46
parente35a4592488d7492a46921dd8bd130eae5faf11a
sysclk-lwla: Use static array for LWLA1034 init sequence

Just as in the LWLA1016 initialization, make use of a static array
for the constant part of the LWLA1034 capture setup sequence.
src/hardware/sysclk-lwla/lwla1034.c