|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
#include <zephyr/device.h>Go to the source code of this file.
Functions | |
| int | adc_npcx_v2t_set_channels (const struct device *dev, uint32_t channels) |
| Set ADC V2T channels. | |
| uint32_t | adc_npcx_v2t_get_channels (const struct device *dev) |
| Get ADC V2T configured channels. | |
Get ADC V2T configured channels.
CONFIG_ADC_V2T_NPCX.
| dev | Pointer to the ADC device instance. |
Set ADC V2T channels.
CONFIG_ADC_V2T_NPCX.
| dev | Pointer to the ADC device instance. |
| channels | Bit-mask indicating the channels to be configured as V2T |