Lines Matching +full:interrupt +full:- +full:capable
1 .. zephyr:code-sample:: adt7420
2 :name: ADT7420 high-accuracy digital I2C temperature sensor
3 :relevant-api: sensor_interface
16 interrupt causes the application to display an event and update the
22 - ADT7420: https://www.analog.com/adt7420
29 and optionally connect the **INT** to a interrupt capable GPIO.
31 Depending on the baseboard used, the **SDA** and **SCL** lines require Pull-Up
43 .. zephyr-app-commands::
44 :zephyr-app: samples/sensor/adt7420
51 .. code-block:: console
53 *** Booting Zephyr OS build zephyr-v2.1.0-538-g12b2ed2cf7c3 ***