Skip to content
Snippets Groups Projects
  1. Oct 20, 2023
  2. Jul 22, 2022
  3. Dec 07, 2020
    • Mulin Chao's avatar
      driver: npcx7: fixed typo in Kconfig.npcx files. · 14b98135
      Mulin Chao authored
      
      Fixed typo in Kconfig.npcx files.
      
      Signed-off-by: default avatarMulin Chao <mlchao@nuvoton.com>
      14b98135
    • Mulin Chao's avatar
      drivers: adc: add adc support in npcx7 series · a279b4cf
      Mulin Chao authored
      
      NPCX7 includes a 10-bit resolution Analog-to-Digital Converter (ADC). Up
      to 10 voltage inputs can be measured and a internal voltage reference
      (VREF), 2.816V (typical) is used for measurement. It can be triggered
      automatically in Autoscan mode. Each input channel is assigned a
      separate result register, which is updated at the end of the conversion.
      
      The CL also includes:
      — Add npcx adc device tree declarations.
      — Zephyr adc api implementation.
      — Add adc definitions of npcx7 in
        tests/drivers/adc/adc_api/src/test_adc.c for supporting test suites.
      
      Signed-off-by: default avatarMulin Chao <MLChao@nuvoton.com>
      a279b4cf
Loading