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:
Khoa Nguyen 2025-02-05 16:23:13 +07:00 committed by Benjamin Cabé
commit cf9e92742b
8 changed files with 470 additions and 0 deletions

View file

@ -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