Home
last modified time | relevance | path

Searched full:hysteresis (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/include/zephyr/drivers/comparator/
Dnrf_comp.h102 * @note Hysteresis down in volts = ((th_down + 1) / 64) * ref
103 * @note Hysteresis up in volts = ((th_up + 1) / 64) * ref
116 /** Hysteresis down threshold configuration */
118 /** Hysteresis up threshold configuration */
144 /** Hysteresis configuration */
Dnrf_lpcomp.h92 /** Hysteresis configuration */
/Zephyr-latest/dts/bindings/w1/
Dmaxim,ds2477_85_common.yaml21 low: 0.25 x VCC, no hysteresis
22 medium: 0.40 x VCC, no hysteresis (recommended for most configurations)
23 high: 0.75 x VCC, with hysteresis
/Zephyr-latest/drivers/sensor/adi/adt7420/
DKconfig18 int "Temperature hysteresis in °C"
22 Specify the temperature hysteresis in °C for the THIGH, TLOW,
/Zephyr-latest/dts/bindings/sensor/
Dnxp,lpcmp.yaml32 hysteresis-level:
41 LPCMP hysteresis mode.
/Zephyr-latest/include/zephyr/dt-bindings/regulator/
Dadp5360.h20 /** Hysteresis mode */
/Zephyr-latest/samples/sensor/adc_cmp_npcx/
DREADME.rst13 This application is a voltage comparator with hysteresis, upper limit is
/Zephyr-latest/drivers/sensor/amg88xx/
Damg88xx.h25 #define AMG88XX_INTSL 0x0c /* Interrupt hysteresis level [7:0] */
26 #define AMG88XX_INTSH 0x0d /* Interrupt hysteresis level [11:8] */
/Zephyr-latest/soc/nxp/lpc/lpc11u6x/
Dsoc.h31 * [5] hysteresis.
61 * [5] hysteresis.
/Zephyr-latest/tests/drivers/build_all/comparator/mcux_acmp/
Dmimxrt1176_mux_dac.dts33 hysteresis-mode = "LEVEL0";
/Zephyr-latest/drivers/sensor/ti/tmp108/
Dtmp108.h95 uint16_t CONF_HYS1; /** Temperature hysteresis config 1 bit */
96 uint16_t CONF_HYS0; /** Temperature hysteresis config 2 bit */
/Zephyr-latest/dts/bindings/regulator/
Dadi,adp5360-regulator.yaml52 description: Switch delay time in hysteresis.
/Zephyr-latest/drivers/mfd/
Dmfd_npm6001.c64 /* Enable switching to hysteresis mode */ in mfd_npm6001_init()
/Zephyr-latest/include/zephyr/drivers/sensor/
Dmcux_acmp.h67 /** Analog Comparator hysteresis level. */
/Zephyr-latest/drivers/sensor/jedec/jc42/
Djc42.h38 * * Bits 9-10 control threshold hysteresis
/Zephyr-latest/dts/bindings/comparator/
Dnxp,kinetis-acmp.yaml93 hysteresis-mode:
/Zephyr-latest/drivers/sensor/sx9500/
Dsx9500.c42 * independently, proximity hysteresis: 32, close
/Zephyr-latest/samples/sensor/mcux_acmp/src/
Dmain.c62 /* Hysteresis level */
/Zephyr-latest/dts/bindings/pinctrl/
Draspberrypi,pico-pinctrl.yaml61 - input-schmitt-enable: Enable input hysteresis.
/Zephyr-latest/drivers/display/
Ddisplay_nt35510.h64 #define NT35510_CMD_WRHYSTE 0x57 /* Write hysteresis */
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dlpc11u6x-pinctrl.h15 * [5] hysteresis.
29 * [5] hysteresis.
64 #define IOCON_HYS_EN (1 << 5) /* Enable hysteresis. */
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/
Dlpm_rt1064.c326 /* Add some hysteresis */ in clock_lpm_init()
/Zephyr-latest/drivers/sensor/nxp/mcux_acmp/
Dmcux_acmp.c157 LOG_DBG("hysteresis = %d", val1); in mcux_acmp_attr_set()
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst204 * ``ZEP-816`` - Minimum Rank with Hysteresis (RPL)
/Zephyr-latest/drivers/adc/
Dadc_ads1x1x.c105 /* Traditional comparator with hysteresis (default) */

12