Searched full:shorter (Results 1 – 25 of 34) sorted by relevance
12
/Zephyr-Core-2.7.6/subsys/disk/ |
D | disk_access.c | 38 * shorter than longest_match match or if path in disk_access_get_di() 39 * name is shorter than the mount point name. in disk_access_get_di()
|
/Zephyr-Core-2.7.6/doc/reference/networking/ |
D | net_timeout.rst | 25 Most network timeouts are shorter than the delay rollover, but a few protocols
|
/Zephyr-Core-2.7.6/tests/kernel/sched/schedule_api/src/ |
D | test_sched_priority.c | 142 /* the highest-priority thread that has waited the shorter */ in test_priority_preemptible_wait_prio() 150 /* the lowest-priority thread that has waited shorter */ in test_priority_preemptible_wait_prio()
|
/Zephyr-Core-2.7.6/drivers/ethernet/ |
D | Kconfig.sam_gmac | 19 # Just for readability, to keep the following lines shorter.
|
/Zephyr-Core-2.7.6/tests/kernel/mem_slab/mslab_concept/src/ |
D | test_mslab_alloc_wait.c | 80 /*the highest-priority thread that has waited shorter*/ in test_mslab_alloc_wait_prio()
|
/Zephyr-Core-2.7.6/include/dt-bindings/pinctrl/ |
D | lpc11u6x-pinctrl.h | 81 * The digital filter mode allows to discard input pulses shorter than
|
/Zephyr-Core-2.7.6/subsys/logging/ |
D | Kconfig.processing | 158 When enabled, shorter timestamp is used and trace message is
|
/Zephyr-Core-2.7.6/dts/bindings/sensor/ |
D | nxp,fxos8700.yaml | 132 detection. The detected second pulse width must be shorter than the
|
D | ti,fdc2x1x.yaml | 122 sensor current for a shorter sensor activation time.
|
/Zephyr-Core-2.7.6/subsys/net/ip/ |
D | net_stats.c | 212 /* In order to make the info print lines shorter, use shorter in net_print_statistics_iface()
|
/Zephyr-Core-2.7.6/include/net/ |
D | net_ip.h | 1295 * the code calling this function can be made shorter. 1308 * the code calling this function can be made shorter. 1321 * the code calling this function can be made shorter. 1335 * the code calling this function can be made shorter. 1349 * the code calling this function can be made shorter. 1363 * the code needing this functionality can be made shorter.
|
/Zephyr-Core-2.7.6/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 21 into shorter pieces, which made up "negative" data along with some other
|
/Zephyr-Core-2.7.6/subsys/fs/ |
D | fs.c | 97 * shorter than longest_match match or if path in fs_get_mnt_point() 98 * name is shorter than the mount point name. in fs_get_mnt_point()
|
/Zephyr-Core-2.7.6/dts/bindings/ethernet/ |
D | xlnx,gem.yaml | 282 When set, frames with a measured length shorter than the extracted
|
/Zephyr-Core-2.7.6/scripts/kconfig/ |
D | lint.py | 192 # equal-sized batches (possibly with a shorter batch at the end)
|
/Zephyr-Core-2.7.6/drivers/flash/ |
D | flash_stm32wbx.c | 351 * cases when the BL RF Idle is shorter than 25ms. in flash_stm32_block_erase_loop()
|
/Zephyr-Core-2.7.6/drivers/sensor/si7210/ |
D | si7210.c | 149 * Read one byte from the chip to wake it up. The shorter alternative in si7210_wakeup()
|
/Zephyr-Core-2.7.6/subsys/shell/ |
D | shell_ops.c | 215 /* Clear eos is needed only when newly printed command is shorter than in reprint_from_cursor()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ |
D | keys.c | 408 /* Load shorter structure for compatibility with old in keys_set()
|
/Zephyr-Core-2.7.6/include/fs/ |
D | fs.h | 388 * Truncates the file to the new length if it is shorter than the current
|
/Zephyr-Core-2.7.6/drivers/spi/ |
D | spi_sam0.c | 529 /* Pick the shorter buffer of ones that have an actual length */ in spi_sam0_dma_advance_segment()
|
/Zephyr-Core-2.7.6/drivers/clock_control/ |
D | clock_control_litex.c | 1617 LOG_ERR("LiteX CLK driver cannot wait shorter than ca. 1ms\n"); in litex_clk_dts_timeout_read() 1624 LOG_ERR("LiteX CLK driver cannot wait shorter than ca. 1ms\n"); in litex_clk_dts_timeout_read()
|
/Zephyr-Core-2.7.6/drivers/i2s/ |
D | i2s_mcux_flexcomm.c | 249 * pay attention that when data length is shorter than 16, in i2s_mcux_configure()
|
/Zephyr-Core-2.7.6/subsys/usb/class/netusb/ |
D | function_rndis.c | 687 LOG_ERR("Packet is shorter then header"); in rndis_set_handle()
|
/Zephyr-Core-2.7.6/scripts/ci/ |
D | check_compliance.py | 936 # TODO: there may be a shorter version thanks to:
|
12