zephyr/drivers/comparator
Carles Cufi e78832034f soc: nordic: Introduce the nRF54L05 and nRF54L10
These two new ICs are variants of the nRF54L15 with different memory
sizes:

- nRF54L05: 500KB RRAM, 96KB RAM
- nRF54L10: 1022KB RRAM, 192KB RAM
- nRF54L15: 1524KB RRAM, 256KB RAM

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-11-21 09:26:38 +01:00
..
CMakeLists.txt drivers: comparator: add fake comparator 2024-10-10 20:24:52 -04:00
Kconfig drivers: comparator: add fake comparator 2024-10-10 20:24:52 -04:00
Kconfig.fake_comp drivers: comparator: add fake comparator 2024-10-10 20:24:52 -04:00
Kconfig.mcux_acmp
Kconfig.nrf_comp
Kconfig.nrf_lpcomp
Kconfig.shell drivers: comparator: add shell 2024-10-10 20:24:52 -04:00
comparator_fake_comp.c drivers: comparator: add fake comparator 2024-10-10 20:24:52 -04:00
comparator_handlers.c
comparator_mcux_acmp.c
comparator_nrf_comp.c soc: nordic: Introduce the nRF54L05 and nRF54L10 2024-11-21 09:26:38 +01:00
comparator_nrf_lpcomp.c soc: nordic: Introduce the nRF54L05 and nRF54L10 2024-11-21 09:26:38 +01:00
comparator_shell.c drivers: comparator: add shell 2024-10-10 20:24:52 -04:00