reuse the lpc's lpadc driver for rt1170, modify the dts and add some macro to shield some code of LPC series. Also add the board support inside the tests/drivers/adc/adc_api/src/test_adc.c, and a dts node:zephyr,user inside samples/drivers/adc/boards/mimxrt1170_evk_cm7.overlay Signed-off-by: Crist Xu <crist.xu@nxp.com> |
||
|---|---|---|
| .. | ||
| adc_cc32xx.c | ||
| adc_common.c | ||
| adc_context.h | ||
| adc_emul.c | ||
| adc_handlers.c | ||
| adc_ite_it8xxx2.c | ||
| adc_lmp90xxx.c | ||
| adc_mchp_xec.c | ||
| adc_mcp320x.c | ||
| adc_mcux_adc12.c | ||
| adc_mcux_adc16.c | ||
| adc_mcux_lpadc.c | ||
| adc_npcx.c | ||
| adc_nrfx_adc.c | ||
| adc_nrfx_saadc.c | ||
| adc_sam0.c | ||
| adc_sam_afec.c | ||
| adc_shell.c | ||
| adc_stm32.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.adc_emul | ||
| Kconfig.cc32xx | ||
| Kconfig.it8xxx2 | ||
| Kconfig.lmp90xxx | ||
| Kconfig.mcp320x | ||
| Kconfig.mcux | ||
| Kconfig.npcx | ||
| Kconfig.nrfx | ||
| Kconfig.sam0 | ||
| Kconfig.sam_afec | ||
| Kconfig.stm32 | ||
| Kconfig.xec | ||