Searched refs:adc_debug (Results 1 – 1 of 1) sorted by relevance
| /bsp/efm32/ |
| A D | drv_adc.c | 26 #define adc_debug(format,args...) rt_kprintf(format, ##args) macro 28 #define adc_debug(format,args...) macro 105 adc_debug("adc->CAL = %x, cal = %x, tmp = %x\n", adc->CAL, cal, tmp); in efm32_adc_calibration() 135 adc_debug("adc->CAL = %x\n", adc->CAL); in efm32_adc_calibration() 157 adc_debug("adc->CAL = %x, cal = %x, mid = %x\n", adc->CAL, cal, mid); in efm32_adc_calibration() 191 adc_debug("adc->CAL = %x\n", adc->CAL); in efm32_adc_calibration() 346 adc_debug("adc->CAL = %x\n", temp); in rt_adc_init() 746 adc_debug("no memory for ADC%d driver\n", unitNumber); in rt_hw_adc_unit_init()
|
Completed in 5 milliseconds