opamp-cleanup
This commit is contained in:
parent
9ec9e0afb8
commit
63fffc8917
@ -96,15 +96,6 @@ enum/FORCE_VP:
|
|||||||
- name: Calibration
|
- name: Calibration
|
||||||
description: Calibration mode. Non-inverting input connected to calibration reference
|
description: Calibration mode. Non-inverting input connected to calibration reference
|
||||||
value: 1
|
value: 1
|
||||||
enum/LOCK:
|
|
||||||
bit_size: 1
|
|
||||||
variants:
|
|
||||||
- name: Unlocked
|
|
||||||
description: Comparator CSR bits are read-write
|
|
||||||
value: 0
|
|
||||||
- name: Locked
|
|
||||||
description: Comparator CSR bits are read-only
|
|
||||||
value: 1
|
|
||||||
enum/OUTCAL:
|
enum/OUTCAL:
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
variants:
|
variants:
|
||||||
|
3
transforms/OPAMP.yaml
Normal file
3
transforms/OPAMP.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
transforms:
|
||||||
|
- !DeleteEnums
|
||||||
|
from: ^(LOCK)$
|
Loading…
x
Reference in New Issue
Block a user