Searched refs:get_adc_device (Results 1 – 4 of 4) sorted by relevance
12 extern const struct device *get_adc_device(void);17 k_object_access_grant(get_adc_device(), k_current_get()); in adc_basic_setup()
36 const struct device *get_adc_device(void) in get_adc_device() function
33 const struct device *get_adc_device(void) in get_adc_device() function207 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()240 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()282 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()323 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()374 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()419 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()484 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()528 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()586 const struct device *adc_dev = get_adc_device(); in ZTEST_USER()[all …]
27 const struct device *get_adc_device(void) in get_adc_device() function174 k_object_access_grant(get_adc_device(), k_current_get()); in adc_rescale_setup()