Home
last modified time | relevance | path

Searched full:falls (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/include/zephyr/sys/
Dlinear_range.h181 * If the value falls outside the range, the nearest index will be stored and
182 * -ERANGE returned. That is, if the value falls below or above the range, the
190 * @retval 0 If value falls within the range.
191 * @retval -ERANGE If the value falls out of the range.
227 * @retval 0 If value falls within the range group.
228 * @retval -ERANGE If the value falls out of the range group.
260 * @retval -ERANGE If the given window of values falls partially out of the
312 * @retval -ERANGE If the given window of values falls partially out of the
Dbarrier.h56 * @note When not supported by hardware or architecture, this instruction falls
75 * @note When not supported by hardware or architecture, this instruction falls
/Zephyr-latest/dts/bindings/sensor/
Dvishay,vcnl36825t.yaml106 - "normal": signal if exceeds high or falls below lower threshold
109 if falls below lower threshold, and proximity count is reached.
112 deactivate if falls below lower threshold.
Dnordic,npm2100-vbat.yaml18 When Vout falls to this level, the PMIC will allow more current to flow
Dnordic,npm1300-charger.yaml108 Charge completes when the charge current falls below this value.
131 When die temperature falls below this threshold, charging will be permitted.
/Zephyr-latest/tests/bsim/bluetooth/audio/
Doverlay-nrf5340_cpunet_iso-bt_ll_sw_split.conf2 # is used in the context of IPC which falls into a "Newton's Cradle" effect
/Zephyr-latest/arch/x86/include/
Dkernel_arch_func.h65 * @brief Check if a memory address range falls within the stack
67 * Given a memory address range, ensure that it falls within the bounds
/Zephyr-latest/samples/bluetooth/hci_ipc/
Dnrf5340_cpunet_iso_broadcast-bt_ll_sw_split.conf29 # is used in the context of IPC which falls into a "Newton's Cradle" effect
Dnrf5340_cpunet_iso_peripheral-bt_ll_sw_split.conf39 # is used in the context of IPC which falls into a "Newton's Cradle" effect
Dnrf5340_cpunet_iso_central-bt_ll_sw_split.conf39 # is used in the context of IPC which falls into a "Newton's Cradle" effect
Dnrf5340_cpunet_cis-bt_ll_sw_split.conf43 # is used in the context of IPC which falls into a "Newton's Cradle" effect
Dnrf5340_cpunet_bis-bt_ll_sw_split.conf44 # is used in the context of IPC which falls into a "Newton's Cradle" effect
Dnrf5340_cpunet_iso-bt_ll_sw_split.conf50 # is used in the context of IPC which falls into a "Newton's Cradle" effect
/Zephyr-latest/samples/drivers/charger/
DREADME.rst24 responsibility of responding to these events falls on the user or the charger device implementation.
/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor_calc.c32 * Finds indices where ohm falls between.
/Zephyr-latest/dts/bindings/auxdisplay/
Dhit,hd44780.yaml70 Delay time (in ns) to wait after enable line falls before sending
/Zephyr-latest/include/zephyr/ipc/
Dipc_rpmsg.h102 * implementation falls back to the internal implementation.
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-ramp-generator.yaml116 falls below this threshold. This allows for homing procedures with StallGuard by blanking out
/Zephyr-latest/drivers/sensor/microchip/tcn75a/
Dtcn75a_trigger.c124 * it falls below T_HYST (or vice versa for falling below T_HYST). in tcn75a_handle_int()
/Zephyr-latest/modules/littlefs/
Dzephyr_lfs_config.h78 /* toolchain-specific implementations. LFS_NO_INTRINSICS falls back to a more */
/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml125 cache memory for that DMA channel, falls below or equal to
137 cache memory for that DMA channel, falls below or equal to
/Zephyr-latest/drivers/rtc/
Drtc_ifx_cat1.c68 /* Internal macro to validate RTC year parameter falls within 21st century */
/Zephyr-latest/tests/drivers/gnss/gnss_nmea0183/src/
Dmain.c46 zassert_true(ndeg >= min_ndeg, "Parsed value falls below max rounding error"); in ZTEST()
90 "Parsed value falls below max rounding error"); in ZTEST()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rw_cbor.c383 /* Let's assume numeric string but in case that fails falls go back to numerical */ in get_time()
/Zephyr-latest/drivers/adc/
Dadc_nrfx_saadc.c507 * observe negative values if the positive input falls in start_read()

12