drivers: comparator: Initial Comparator support for Renesas RA
Initial Comparator driver support for Renesas RA Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
This commit is contained in:
parent
65012005ef
commit
cf9e92742b
8 changed files with 470 additions and 0 deletions
|
@ -154,6 +154,11 @@ config USE_RA_FSP_DAC
|
|||
help
|
||||
Enable RA FSP DAC driver
|
||||
|
||||
config USE_RA_FSP_ACMPHS
|
||||
bool
|
||||
help
|
||||
Enable RA FSP ACMPHS driver
|
||||
|
||||
endif # HAS_RENESAS_RA_FSP
|
||||
|
||||
if HAS_RENESAS_RZ_FSP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue