1sample: 2 description: Demonstration of nuvoton NPCX ADC comparator driver 3 name: NPCX ADC comparator sample 4common: 5 platform_allow: npcx9m6f_evb 6 integration_platforms: 7 - npcx9m6f_evb 8 tags: 9 - drivers 10 - adc 11tests: 12 sample.sensor.adc_cmp: 13 harness: console 14 harness_config: 15 type: multi_line 16 ordered: true 17 regex: 18 - "ADC CMP: Set Upper threshold" 19 - "ADC CMP: Upper threshold detected" 20