Home
last modified time | relevance | path

Searched refs:get_adc_device (Results 1 – 4 of 4) sorted by relevance

/tests/drivers/adc/adc_api/src/
A Dmain.c12 extern const struct device *get_adc_device(void);
17 k_object_access_grant(get_adc_device(), k_current_get()); in adc_basic_setup()
A Dtest_adc.c55 const struct device *get_adc_device(void) in get_adc_device() function
/tests/drivers/adc/adc_emul/src/
A Dmain.c33 const struct device *get_adc_device(void) in get_adc_device() function
207 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
239 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
270 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
302 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
344 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
381 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
420 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
471 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
516 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()
[all …]
/tests/drivers/adc/adc_rescale/src/
A Dmain.c28 const struct device *get_adc_device(void) in get_adc_device() function
223 k_object_access_grant(get_adc_device(), k_current_get()); in adc_rescale_setup()

Completed in 14 milliseconds