mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 08:35:21 +00:00
Buffer management on dw driver was too complex. New buffer management follows the following behavior. - Each sequence entry have one sample at a time. - Each sequence entry have a buffer to store that sample. - If ADC have repetitive sampling configuration, the buffer value is overwritten with the new value. New buffer management allow us to remove Synposys' files and license headers as well. Change-Id: I75bbbee59bea400839bb34ca1fcb2111073f99d0 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> |
||
---|---|---|
.. | ||
adc | ||
aio | ||
bluetooth | ||
clock_control | ||
console | ||
ethernet | ||
gpio | ||
grove | ||
i2c | ||
interrupt_controller | ||
ipm | ||
pci | ||
pinmux | ||
pwm | ||
random | ||
rtc | ||
serial | ||
shared_irq | ||
spi | ||
timer | ||
watchdog | ||
Kconfig | ||
Makefile |