Home
last modified time | relevance | path

Searched refs:resolution_bits (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_adc_api.h102 int mec_hal_adc_resolution_set(struct mec_adc_regs *regs, uint8_t resolution_bits);
Dmec_adc.c198 int mec_hal_adc_resolution_set(struct mec_adc_regs *regs, uint8_t resolution_bits) in mec_hal_adc_resolution_set() argument
206 switch (resolution_bits) { in mec_hal_adc_resolution_set()