Searched full:falls (Results 1 – 25 of 34) sorted by relevance
12
/Zephyr-latest/include/zephyr/sys/ |
D | linear_range.h | 181 * 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
|
D | barrier.h | 56 * @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/ |
D | vishay,vcnl36825t.yaml | 106 - "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.
|
D | nordic,npm2100-vbat.yaml | 18 When Vout falls to this level, the PMIC will allow more current to flow
|
D | nordic,npm1300-charger.yaml | 108 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/ |
D | overlay-nrf5340_cpunet_iso-bt_ll_sw_split.conf | 2 # is used in the context of IPC which falls into a "Newton's Cradle" effect
|
/Zephyr-latest/arch/x86/include/ |
D | kernel_arch_func.h | 65 * @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/ |
D | nrf5340_cpunet_iso_broadcast-bt_ll_sw_split.conf | 29 # is used in the context of IPC which falls into a "Newton's Cradle" effect
|
D | nrf5340_cpunet_iso_peripheral-bt_ll_sw_split.conf | 39 # is used in the context of IPC which falls into a "Newton's Cradle" effect
|
D | nrf5340_cpunet_iso_central-bt_ll_sw_split.conf | 39 # is used in the context of IPC which falls into a "Newton's Cradle" effect
|
D | nrf5340_cpunet_cis-bt_ll_sw_split.conf | 43 # is used in the context of IPC which falls into a "Newton's Cradle" effect
|
D | nrf5340_cpunet_bis-bt_ll_sw_split.conf | 44 # is used in the context of IPC which falls into a "Newton's Cradle" effect
|
D | nrf5340_cpunet_iso-bt_ll_sw_split.conf | 50 # is used in the context of IPC which falls into a "Newton's Cradle" effect
|
/Zephyr-latest/samples/drivers/charger/ |
D | README.rst | 24 responsibility of responding to these events falls on the user or the charger device implementation.
|
/Zephyr-latest/drivers/sensor/ntc_thermistor/ |
D | ntc_thermistor_calc.c | 32 * Finds indices where ohm falls between.
|
/Zephyr-latest/dts/bindings/auxdisplay/ |
D | hit,hd44780.yaml | 70 Delay time (in ns) to wait after enable line falls before sending
|
/Zephyr-latest/include/zephyr/ipc/ |
D | ipc_rpmsg.h | 102 * implementation falls back to the internal implementation.
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-ramp-generator.yaml | 116 falls below this threshold. This allows for homing procedures with StallGuard by blanking out
|
/Zephyr-latest/drivers/sensor/microchip/tcn75a/ |
D | tcn75a_trigger.c | 124 * it falls below T_HYST (or vice versa for falling below T_HYST). in tcn75a_handle_int()
|
/Zephyr-latest/modules/littlefs/ |
D | zephyr_lfs_config.h | 78 /* toolchain-specific implementations. LFS_NO_INTRINSICS falls back to a more */
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | snps,dwcxgmac.yaml | 125 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/ |
D | rtc_ifx_cat1.c | 68 /* Internal macro to validate RTC year parameter falls within 21st century */
|
/Zephyr-latest/tests/drivers/gnss/gnss_nmea0183/src/ |
D | main.c | 46 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/ |
D | lwm2m_rw_cbor.c | 383 /* Let's assume numeric string but in case that fails falls go back to numerical */ in get_time()
|
/Zephyr-latest/drivers/adc/ |
D | adc_nrfx_saadc.c | 507 * observe negative values if the positive input falls in start_read()
|
12