Lines Matching full:emulated
4 * @brief Backend API for emulated ADC
23 * @brief Emulated ADC backend API
24 * @defgroup adc_emul Emulated ADC
28 * Behaviour of emulated ADC is application-defined. As-such, each
36 * constant mV value on emulated ADC input
38 * function which will be used to obtain voltage on emulated ADC input
43 * An example of using emulated ADC backend API is in the file
63 * @brief Set constant mV value input for emulated ADC @p chan
65 * @param dev The emulated ADC device
76 * @brief Set constant raw value input for emulated ADC @p chan
78 * @param dev The emulated ADC device
88 * @brief Set function used to obtain voltage for input of emulated
91 * @param dev The emulated ADC device
103 * @brief Set function used to obtain voltage for raw input value of emulated
106 * @param dev The emulated ADC device
120 * @param dev The emulated ADC device