Lines Matching refs:printf
39 printf("ADC CMP: Set Upper threshold"); in set_upper_threshold()
44 printf("Error setting upper threshold"); in set_upper_threshold()
54 printf("ADC CMP: Set Lower threshold"); in set_lower_threshold()
59 printf("ADC CMP: Error setting lower threshold"); in set_lower_threshold()
73 printf("ADC CMP: Error %sabling threshold", in enable_threshold()
86 printf("ADC CMP: Lower threshold detected"); in threshold_trigger_handler()
90 printf("ADC CMP: Upper threshold detected"); in threshold_trigger_handler()
93 printf("ADC CMP: Error, unexpected state"); in threshold_trigger_handler()
106 printf("ADC CMP: Error, device is not ready"); in main()
113 printf("ADC CMP: Error setting handler"); in main()
125 printf("ADC CMP: Exiting application"); in main()