Home
last modified time | relevance | path

Searched full:acmp (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/drivers/sensor/nxp/mcux_acmp/
DKconfig1 # NXP MCUX analog comparator (ACMP) configuration options
8 bool "NXP MCUX Analog Comparator (ACMP)"
14 Enable driver for the NXP MCUX Analog Comparator (ACMP).
21 (ACMP).
/Zephyr-latest/samples/sensor/mcux_acmp/src/
Dmain.c83 printf("ACMP input above threshold\n"); in acmp_input_handler()
85 printf("ACMP input below threshold\n"); in acmp_input_handler()
101 const struct device *const acmp = DEVICE_DT_GET(ACMP_NODE); in main() local
106 if (!device_is_ready(acmp)) { in main()
107 printf("ACMP device not ready"); in main()
111 /* Set ACMP attributes */ in main()
115 err = sensor_attr_set(acmp, SENSOR_CHAN_MCUX_ACMP_OUTPUT, in main()
126 /* Set ACMP triggers */ in main()
130 err = sensor_trigger_set(acmp, &trigger, acmp_trigger_handler); in main()
137 printf("Adjust ACMP input voltage by turning the potentiometer\n"); in main()
[all …]
/Zephyr-latest/samples/sensor/mcux_acmp/
Dsample.yaml2 description: Demonstration of the NXP MCUX ACMP sensor driver
3 name: NXP MCUX ACMP sample
25 - "Adjust ACMP input voltage by turning the potentiometer"
26 - "ACMP input [a-z]* threshold"
DREADME.rst2 :name: NXP MCUX Analog Comparator (ACMP)
5 Get analog comparator data from an NXP MCUX Analog Comparator (ACMP).
10 This sample show how to use the NXP MCUX Analog Comparator (ACMP) driver. The
15 provided by the ACMP Digital-to-Analog Converter (DAC). The input voltage for
30 ACMP input voltage by turning the on-board potentiometer.
41 ACMP input voltage by changing the voltage input to J25-13.
52 ACMP input voltage by changing the voltage input to J2-3.
63 ACMP input voltage by changing the voltage input to J2-3.
74 ACMP input voltage by changing the voltage input to J45-13.
/Zephyr-latest/dts/bindings/comparator/
Dnxp,kinetis-acmp.yaml6 NXP Kinetis ACMP (Analog CoMParator)
10 acmp0: acmp@deadbeef {
11 compatible = "nxp,kinetis-acmp";
39 compatible: "nxp,kinetis-acmp"
/Zephyr-latest/modules/hal_nxp/
DKconfig8 bool "Include ACMP driver from MCUX SDK"
/Zephyr-latest/drivers/comparator/
DKconfig.mcux_acmp5 bool "NXP MCUX ACMP comparator driver"
/Zephyr-latest/include/zephyr/drivers/sensor/
Dmcux_acmp.h10 * @brief Extended public API for the NXP MCUX Analog Comparator (ACMP)
/Zephyr-latest/dts/arm/nxp/
Dnxp_ke1xf.dtsi574 compatible = "nxp,kinetis-acmp";
582 compatible = "nxp,kinetis-acmp";
590 compatible = "nxp,kinetis-acmp";
Dnxp_rt118x.dtsi300 compatible = "nxp,kinetis-acmp";
307 compatible = "nxp,kinetis-acmp";
314 compatible = "nxp,kinetis-acmp";
321 compatible = "nxp,kinetis-acmp";
Dnxp_rt11xx.dtsi1010 compatible = "nxp,kinetis-acmp";
1017 compatible = "nxp,kinetis-acmp";
1024 compatible = "nxp,kinetis-acmp";
1031 compatible = "nxp,kinetis-acmp";
Dnxp_ke1xz.dtsi417 compatible = "nxp,kinetis-acmp";
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst273 * The ``nxp,`` prefixed properties in :dtcompatible:`nxp,kinetis-acmp` have been deprecated in favor
274 of properties without the prefix. The sensor based driver for the :dtcompatible:`nxp,kinetis-acmp`
Drelease-notes-4.0.rst26 :dtcompatible:`nordic,nrf-lpcomp` and :dtcompatible:`nxp,kinetis-acmp` are supported.
361 …* Added uart, flexio pwm, flexio spi, watchdog, flash, rtc, i2c, lpspi, edma, gpio, acmp, adc and …
477 * Added support for NXP Kinetis ACMP (:dtcompatible:`nxp,kinetis-acmp`)
Drelease-notes-2.5.rst541 * Added NXP MCUX ACMP driver.
Drelease-notes-2.6.rst1912 * :github:`32475` - twister error building mcux acmp driver
/Zephyr-latest/boards/nxp/frdm_ke17z/doc/
Dindex.rst65 | ACMP | on-chip | sensor |
/Zephyr-latest/boards/nxp/frdm_ke17z512/doc/
Dindex.rst63 | ACMP | on-chip | sensor |
/Zephyr-latest/boards/nxp/twr_ke18f/doc/
Dindex.rst79 | ACMP | on-chip | sensor |
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
Dsoc.c296 /* Configure ACMP using MuxSysPll3Out */ in clock_init()
/Zephyr-latest/boards/nxp/mimxrt1180_evk/doc/
Dindex.rst105 | ACMP | on-chip | sensor |
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/
Dindex.rst156 | ACMP | on-chip | sensor | Supported | No support |
/Zephyr-latest/boards/nxp/vmu_rt1170/doc/
Dindex.rst115 | ACMP | on-chip | sensor |