Searched full:useless (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 82 useless-import-alias, 168 useless-suppression, 182 useless-return, 197 useless-else-on-loop, 206 useless-super-delegation,
|
/Zephyr-latest/dts/bindings/qspi/ |
D | st,stm32-qspi.yaml | 69 When true, the Flash ID number <flash-id> is useless.
|
/Zephyr-latest/subsys/logging/backends/ |
D | log_backend_adsp.c | 20 * was garbled and useless.
|
D | log_backend_adsp_mtrace.c | 26 * was garbled and useless.
|
D | log_backend_uart.c | 117 /* Use async put to avoid useless device suspension/resumption in char_out()
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32wbx.c | 139 * 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/ |
D | isr_wrapper.S | 209 * in fact is useless
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usb_audio.h | 256 * This will not break the stack but could make USB Audio device useless.
|
/Zephyr-latest/drivers/spi/ |
D | spi_ambiq_spid.c | 304 /* Use async put to avoid useless device suspension/resumption in spi_ambiq_transceive()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt.rst | 53 However, by its nature, a raw net_pkt is useless without a buffer and
|
/Zephyr-latest/drivers/console/ |
D | uart_console.c | 104 /* Use async put to avoid useless device suspension/resumption in console_out()
|
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/ |
D | nrf_usbd_common.c | 31 * 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/ |
D | ieee802154_6lo_fragment.c | 464 /* Let's remove now useless fragmentation headers */ in fragment_reconstruct_packet()
|
D | ieee802154_frame.c | 987 /* We remove tag size from buf's length, it is now useless. */ in ieee802154_decipher_data_frame()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_enc28j60.c | 597 /* Let's pop the useless CRC */ in enc28j60_read_packet()
|
/Zephyr-latest/ |
D | .ruff-excludes.toml | 72 "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/ |
D | sai.c | 36 * useless. I'm assuming the source is selected through xCR2's MSEL.
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1669 unuseful||useless
|
D | checkpatch.pl | 5248 "Whitespace after \\ makes next lines useless\n" . $herecurr) &&
|
/Zephyr-latest/lib/os/ |
D | cbprintf_packaged.c | 808 * TODO: remove pointers for appended strings since they're useless. in cbvprintf_package()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.0.rst | 977 * :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
|
D | release-notes-3.7.rst | 952 useless after refactoring.
|