zephyr/drivers
Daniel Leung 71b4137d30 adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss
Since commit 0906a51dac, the driver
fails the test: tests/drivers/adc/adc_api. Some of the workflow
turns out to be incorrect (e.g. not doing dummy conversion after
getting out of deep power down, and not clearing interrupt status
bits). So take some time to overhaul the driver. Also rename
the driver to adc_intel_quark_se_c1000_ss because the inner
working of this driver is tied to Quark SE C1000 SoC.

Fixes: #12632

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-03-20 18:11:33 -07:00
..
adc adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss 2019-03-20 18:11:33 -07:00
aio
audio
bluetooth
can net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
clock_control drivers: nrf: add support for forcing driver implementation 2019-03-20 10:27:28 -05:00
console net/context: Remove token parameter from net_context_send/sendto 2019-03-20 10:27:14 -05:00
counter drivers/counter: stm32: Fix time_t usage 2019-03-15 09:26:12 -05:00
crypto
display
dma dma: stm32f4: Add support for dma_reload API specific implementation 2019-03-18 11:22:19 -05:00
entropy drivers: nrf: add support for forcing driver implementation 2019-03-20 10:27:28 -05:00
ethernet net/pkt: Fix a few left over cases of net_pkt_read_new 2019-03-20 15:26:30 -05:00
flash drivers: nrf: add support for forcing driver implementation 2019-03-20 10:27:28 -05:00
gpio
hwinfo
i2c i2c_ll_stm32: Remove length < 255 restriction 2019-03-19 11:54:38 -05:00
i2s drivers/i2s_ll_stm32.c: (FIX) use dma_reload() to re-start the DMA 2019-03-18 11:22:19 -05:00
ieee802154 net: Switch usage of net_pkt_get_reserve to net_pkt_alloc 2019-03-20 10:27:14 -05:00
interrupt_controller
ipm
led
led_strip
modem net/offload: Remove useless token parameter 2019-03-20 10:27:14 -05:00
net
neural_net
pci
pinmux
ptp_clock
pwm
rtc
sensor drivers: sensor: Refactor apds9960 to use const config struct 2019-03-15 10:30:53 -05:00
serial
spi
timer arch: arc: make the boot time more accurate 2019-03-19 08:46:30 -04:00
usb drivers: usb: nrfx: initialize local struct to zero 2019-03-15 09:26:43 -05:00
watchdog drivers: watchdog: Rename CONFIG_WDT_SAM_DISABLE_AT_BOOT in comments 2019-03-15 10:38:46 -05:00
wifi net/pkt: Fix a few left over cases of net_pkt_read_new 2019-03-20 15:26:30 -05:00
CMakeLists.txt
Kconfig