zephyr/tests
Andrew Boie 02be448cc4 drivers: adc: add some missing system calls
Setting callbacks is forbidden from user mode.

Some heavier code changes will be needed to support
adc_read_async(), this patch just exposes the config
and read functions for now.

Test case updated to run partially in user mode.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-29 22:21:16 -04:00
..
application_development tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
benchmarks tests: fix identifier for scheduler benchmark 2019-03-29 17:44:11 -04:00
bluetooth tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
boards all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
booting/stub
cmsis_rtos_v1 all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cmsis_rtos_v2 all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
compliance
crypto all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
drivers drivers: adc: add some missing system calls 2019-03-29 22:21:16 -04:00
kernel tests: fatal: fix sentinel timer IRQ checking 2019-03-29 22:13:40 -04:00
lib all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
misc tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
net all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
posix all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
shell shell: Deprecate macros for subcommands creation 2019-02-20 07:31:35 -05:00
subsys sample: nffs_fs_api: basic: Increase time for testing 2019-03-29 18:24:48 -04:00
unit tests: fix various test identifiers 2019-03-29 17:44:11 -04:00
ztest tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00