Home
last modified time | relevance | path

Searched full:unnecessary (Results 1 – 25 of 59) sorted by relevance

123

/Zephyr-latest/tests/drivers/gnss/gnss_api/boards/
Dqemu_x86_64.conf16 # Lower timeouts to prevent unnecessary waiting
/Zephyr-latest/doc/_scripts/
Dgen_helpers.py14 differs from the current contents of the file. This avoids unnecessary
/Zephyr-latest/subsys/bluetooth/mesh/
Dsettings.h42 /* Declaring non static settings handler helps avoid unnecessary ifdefs
/Zephyr-latest/scripts/ci/
Dpylintrc194 unnecessary-pass,
195 unnecessary-lambda,
207 unnecessary-semicolon,
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/
Dpower.c13 /*!< Power down all unnecessary blocks and enable RBB during deep sleep. */
/Zephyr-latest/doc/build/snippets/
Ddesign.rst34 - **DRY** (don't repeat yourself): snippets allow you to skip unnecessary
/Zephyr-latest/include/zephyr/sys/
Dmpsc_lockfree.h44 * On single core systems atomics are unnecessary
45 * and cause a lot of unnecessary cache invalidation
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dpower.c14 /*!< Power down all unnecessary blocks */
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_internal.h7 /* Forward declaration to avoid unnecessary includes. */
/Zephyr-latest/dts/bindings/pinctrl/
Drenesas,rzg-pinctrl.yaml93 This property intentionally redefined to avoid unnecessary conversation from usec to
/Zephyr-latest/subsys/lorawan/services/
Dlorawan_services.h85 * ongoing session by sending out unnecessary messages.
/Zephyr-latest/include/zephyr/dt-bindings/pcie/
Dpcie.h55 * of this shared format to avoid unnecessary layers of abstraction.
/Zephyr-latest/
D.ruff-excludes.toml20 "UP039", # https://docs.astral.sh/ruff/rules/unnecessary-class-parentheses
61 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
65 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
73 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
79 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
86 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
94 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
102 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
110 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
115 "UP010", # https://docs.astral.sh/ruff/rules/unnecessary-future-import
[all …]
/Zephyr-latest/drivers/clock_control/
DKconfig.nrf218 unnecessary HIGH -> LOW -> HIGH cycle given some module will
/Zephyr-latest/subsys/secure_storage/src/its/transform/
Daead_get.c42 /* Save stack usage and avoid unnecessary memory operations.*/ in hash_data_into_key()
/Zephyr-latest/lib/os/
DKconfig.cbprintf138 so such alignment is an unnecessary waste. If option is disabled,
/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dmtx.c108 * mtx_timed here is technically unnecessary, because all pthreads can in ZTEST()
/Zephyr-latest/doc/kernel/memory_management/
Dslabs.rst141 to another, to avoid unnecessary copying of the data.
/Zephyr-latest/scripts/
Dspelling.txt1626 unecessary||unnecessary
1647 unneccecary||unnecessary
1648 unneccesary||unnecessary
1649 unneccessary||unnecessary
1650 unnecesary||unnecessary
Dcheckpatch.pl2586 …"$realfile is marked as 'obsolete' in the MAINTAINERS hierarchy. No unnecessary modifications ple…
3624 "Using $1 is unnecessary\n" . $herecurr);
4073 # check for unnecessary <signed> int declarations of short/long/long long
4087 "Prefer '$new_type' over '$type' as the int is unnecessary\n" . $herecurr) &&
4365 # unnecessary space "type (*funcptr)(args...)"
4376 # unnecessary space "type ( *funcptr)(args...)"
4380 "Unnecessary space after function pointer open parenthesis\n" . $herecurr);
4383 # unnecessary space "type (* funcptr)(args...)"
4387 "Unnecessary space before function pointer name\n" . $herecurr);
4390 # unnecessary space "type (*funcptr )(args...)"
[all …]
/Zephyr-latest/scripts/build/
Dparse_syscalls.py23 file would be unchanged, it is not modified to prevent unnecessary
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst52 impractical and unnecessary.
/Zephyr-latest/include/zephyr/fs/
Dnvs.h182 * It breaks the aim of the NVS to avoid any unnecessary flash erases.
Dzms.h194 * It collides with ZMS's goal of avoiding any unnecessary flash erase operations.
/Zephyr-latest/doc/services/pm/
Ddevice_runtime.rst104 unnecessary delays since the application will not get the operation result until

123