mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 21:55:55 +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> |
||
---|---|---|
arch | ||
boards | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |