zephyr/drivers
Jun Lin d4a5203c18 driver: adc: npcx: prevent sleep when ADC is operating
Entering deep sleep mode stops the source clock of the ADC module and
could corrupt the ongoing ADC conversion. This commit lets ADC driver
acquire the PM lock during the ADC operation (either single conversion
or repetitive scan) and release it when the ADC conversion stops.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2022-06-21 10:47:15 +02:00
..
adc driver: adc: npcx: prevent sleep when ADC is operating 2022-06-21 10:47:15 +02:00
audio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bbram drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bluetooth drivers: bluetooth: hci: introduce new Telink B91 HCI driver 2022-06-05 14:45:10 +02:00
cache cache: Add Aspeed AST10x0 external cache driver 2022-06-05 14:28:50 +02:00
can drivers: can: stm32: fix return type missed 2022-06-20 11:34:18 -04:00
clock_control drivers/clock_control: stm32_common: Fixed PLL configuration 2022-06-17 10:36:54 -05:00
console include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
coredump coredump: drivers: Add coredump device 2022-06-05 14:28:34 +02:00
counter drivers: counter: Update CTimer to fix alarm setting 2022-05-23 08:38:59 -05:00
crypto Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
dac drivers: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
dai ssp: SSCR reset - hardware specific flow 2022-06-05 14:45:59 +02:00
debug kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk drivers/disk: sdmmc: stm32: configurable SDMMC bus width 2022-06-16 10:28:26 +02:00
display drivers: display: st7735r: added inversion-on property 2022-05-13 11:04:21 -07:00
dma include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
ec_host_cmd_periph drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
edac edac: shell: Remove use of DT_LABEL 2022-06-10 09:46:15 +02:00
eeprom drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
entropy include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
espi drivers: espi: host_subs: add pinctrl driver support 2022-05-12 14:24:03 -05:00
ethernet drivers: ethernet: dsa_ksz8xxx: use NET_DEVICE_DT_DEFINE_INSTANCE 2022-06-15 17:05:33 -05:00
flash drivers: flash: stm32h7x: simplify wait_write_queue() 2022-06-20 09:18:23 -04:00
fpga drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
gpio drivers: gpio_esp32: Drop IRAM_ATTR from forward declarations 2022-06-20 10:28:06 +02:00
hwinfo drivers: hwinfo: mcux: update include paths 2022-05-09 12:45:29 -04:00
i2c ITE: drivers/i2c: Enable I2C interrupt after completing configuration 2022-06-20 10:24:27 +02:00
i2s i2s: remove s1000 i2s driver 2022-06-13 16:19:51 -04:00
ieee802154 drivers: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
interrupt_controller drivers: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
ipm drivers: ipm/spi/intc: remove Intel S1000 support 2022-06-13 16:19:51 -04:00
kscan drivers: kscan: Add CAP1203 driver 2022-05-15 21:31:54 +02:00
led drivers: led: lp5562: Allow support for multiple instances 2022-06-05 14:16:25 +02:00
led_strip led_strip: ws2812: Remove dead code 2022-06-13 12:12:18 +02:00
lora lora: shell: Remove use of DT_LABEL 2022-06-09 22:01:00 -05:00
mbox drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mdio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc boards: arm: Enable flash for storage on mimxrt595_evk 2022-06-13 12:10:57 +02:00
mipi_dsi drivers: mipi: Add MIPI DSI driver for MXRT devices 2022-05-12 09:26:50 -05:00
misc drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mm drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
modem drivers: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
net drivers: net: loopback: Add counting of number of dropped packets 2022-05-16 16:55:51 +02:00
neural_net drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie coding guidelines: comply with MISRA C:2012 Rule 7.2 2022-06-14 13:36:14 -04:00
peci drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pinctrl pinctrl: npcx: config pwm open-drain without enabling STORE_REG 2022-05-20 12:36:22 +02:00
pinmux pinmux: remove s1000 i2s driver 2022-06-13 16:19:51 -04:00
pm_cpu_ops drivers: pm_cpu_ops: psci: remove redundant <soc.h> include 2022-06-05 14:48:40 +02:00
power_domain power_domain: gpio: improve logging 2022-05-10 17:59:56 -04:00
ps2 drivers: ps2: add Zephyr pinctrl support 2022-05-12 14:24:03 -05:00
ptp_clock drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pwm drivers: pwm: fix esp32 pwm led driver 2022-06-05 14:49:12 +02:00
regulator drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
reset include: drivers: changed API function names for reset controller 2022-05-26 13:02:19 -07:00
sdhc drivers: sdhc: Add SD response type masks 2022-05-09 08:46:29 -05:00
sensor drivers: sensor: ens210: Update driver to use i2c_dt_spec 2022-06-20 08:46:01 -05:00
serial drivers: serial: ns16550: simplify reg-shift code 2022-06-15 16:59:02 -05:00
spi drivers: ipm/spi/intc: remove Intel S1000 support 2022-06-13 16:19:51 -04:00
syscon drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
timer include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
usb include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
usbc drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
virtualization drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
watchdog boards: arm: Add wdog support on mimxrt595_evk 2022-06-13 12:10:57 +02:00
wifi drivers: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
xen drivers: xen: keep track of missed events on event channels 2022-06-14 09:31:03 +02:00
CMakeLists.txt coredump: drivers: Add coredump device 2022-06-05 14:28:34 +02:00
Kconfig coredump: drivers: Add coredump device 2022-06-05 14:28:34 +02:00