Home
last modified time | relevance | path

Searched full:useless (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/scripts/ci/
Dpylintrc82 useless-import-alias,
168 useless-suppression,
182 useless-return,
197 useless-else-on-loop,
206 useless-super-delegation,
/Zephyr-latest/dts/bindings/qspi/
Dst,stm32-qspi.yaml69 When true, the Flash ID number <flash-id> is useless.
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_adsp.c20 * was garbled and useless.
Dlog_backend_adsp_mtrace.c26 * was garbled and useless.
Dlog_backend_uart.c117 /* Use async put to avoid useless device suspension/resumption in char_out()
/Zephyr-latest/drivers/flash/
Dflash_stm32wbx.c139 * to protect its timing, therefore, it is useless to in write_dword()
276 * to protect its timing, therefore, it is useless to in erase_page()
/Zephyr-latest/arch/arc/core/
Disr_wrapper.S209 * in fact is useless
/Zephyr-latest/include/zephyr/usb/class/
Dusb_audio.h256 * This will not break the stack but could make USB Audio device useless.
/Zephyr-latest/drivers/spi/
Dspi_ambiq_spid.c304 /* Use async put to avoid useless device suspension/resumption in spi_ambiq_transceive()
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt.rst53 However, by its nature, a raw net_pkt is useless without a buffer and
/Zephyr-latest/drivers/console/
Duart_console.c104 /* Use async put to avoid useless device suspension/resumption in console_out()
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common.c31 * option generates a lot of useless messages.
38 * It might be useful but may generate a lot of useless debug messages
49 * useless debug messages.
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c464 /* Let's remove now useless fragmentation headers */ in fragment_reconstruct_packet()
Dieee802154_frame.c987 /* We remove tag size from buf's length, it is now useless. */ in ieee802154_decipher_data_frame()
/Zephyr-latest/drivers/ethernet/
Deth_enc28j60.c597 /* Let's pop the useless CRC */ in enc28j60_read_packet()
/Zephyr-latest/
D.ruff-excludes.toml72 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance
573 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance
780 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance
791 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance
1105 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance
/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.c36 * useless. I'm assuming the source is selected through xCR2's MSEL.
/Zephyr-latest/scripts/
Dspelling.txt1669 unuseful||useless
Dcheckpatch.pl5248 "Whitespace after \\ makes next lines useless\n" . $herecurr) &&
/Zephyr-latest/lib/os/
Dcbprintf_packaged.c808 * TODO: remove pointers for appended strings since they're useless. in cbvprintf_package()
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst977 * :github:`16733` - soc/stm32: Remove useless package digit for STM32 SoC Kconfig symbols
1078 * :github:`16238` - k_cycle_get_32() API is useless in some Zephyr configurations
Drelease-notes-3.7.rst952 useless after refactoring.