Searched full:multiples (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-Core-3.5.0/dts/bindings/sensor/ |
D | ams,tmd2620.yaml | 56 LED drive strength in multiples of 6mA (min. 0; max. 31) 76 given in multiples of 2.81 starting at 0 for 2.81ms wait time.
|
/Zephyr-Core-3.5.0/drivers/sensor/adxl372/ |
D | Kconfig | 60 Number of multiples of 3.3 ms activity timer for which above threshold 70 threshold for an inactivity event to be detected. Number of multiples
|
/Zephyr-Core-3.5.0/tests/benchmarks/sched_userspace/ |
D | README.rst | 17 This is run for multiples values of n, reporting each time the
|
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mimx8ml8_m7/ |
D | mpu_regions.c | 67 * should be multiples of region size, to make it simple, the MPU region 5 set the address 70 * address should be multiples of its size in linker file, they can be modified per your
|
/Zephyr-Core-3.5.0/drivers/edac/ |
D | ibecc.h | 149 /* Channel S size in multiples of 0.5GB */ 159 /* Size of DIMM L in 0.5GB multiples */ 163 /* Size of DIMM S in 0.5GB multiples */
|
/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/ |
D | ieee802154_6lo.h | 26 uint8_t offset; /* in multiples of 8 bytes */
|
D | ieee802154_6lo_fragment.c | 56 * fragment offset can only express multiples of eight bytes, all link 57 * fragments for a datagram except the last one MUST be multiples of eight
|
D | ieee802154_utils.h | 504 * @details The maximum time, in multiples of aBaseSuperframeDuration converted
|
/Zephyr-Core-3.5.0/dts/bindings/can/ |
D | microchip,mcp251xfd.yaml | 50 Enables controller PLL, which multiples input clock frequency x10.
|
/Zephyr-Core-3.5.0/drivers/flash/ |
D | soc_flash_numaker.c | 196 /* Validate write size be multiples of the write block size */ in flash_numaker_write() 201 /* Validate offset be multiples of the write block size */ in flash_numaker_write()
|
D | flash_sam.c | 186 * Check that the offset and length are multiples of the write in flash_sam_write() 282 * Check that the offset and length are multiples of the write in flash_sam_erase()
|
D | flash_ite_it8xxx2.c | 377 * Check that the offset and length are multiples of the write in flash_it8xxx2_write() 419 * Check that the offset and length are multiples of the write in flash_it8xxx2_erase()
|
D | flash_mcux_flexspi_mx25um51345g.c | 42 /* In OPI DTR mode, all writes must be 2 byte aligned, and multiples of 2 bytes */
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | net_timeout.h | 79 * This tracks multiples of NET_TIMEOUT_MAX_VALUE milliseconds that
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | flash.h | 188 * Write size and offset must be multiples of the minimum write block size 221 * hardware-specific multiples of page size and offset. Please check
|
/Zephyr-Core-3.5.0/tests/unit/net_timeout/ |
D | main.c | 101 /* Multiples of max must also not have a zero fraction. */ in ZTEST()
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | eth_adin2111.c | 181 /* burst read must be in multiples of 4 */ in adin2111_read_fifo() 449 /* prepare burst write (write data must be in multiples of 4) */ in adin2111_port_send()
|
/Zephyr-Core-3.5.0/include/zephyr/canbus/ |
D | isotp.h | 201 * 241-249: 100us-900us (multiples of 100us)
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/ |
D | iso.h | 377 * The flush timeout in multiples of ISO_Interval for each payload sent 386 * The flush timeout in multiples of ISO_Interval for each payload sent
|
/Zephyr-Core-3.5.0/drivers/spi/ |
D | spi_esp32_spim.c | 95 * multiples of 32 bits to avoid heap in spi_esp32_transfer()
|
/Zephyr-Core-3.5.0/doc/kernel/services/timing/ |
D | clocks.rst | 65 multiples of each other and where the output fits within a single
|
/Zephyr-Core-3.5.0/subsys/net/ip/ |
D | ipv4_fragment.c | 543 * multiples of 8, therefore round down to nearest 8-byte boundary. in net_ipv4_send_fragmented_pkt()
|
/Zephyr-Core-3.5.0/drivers/display/ |
D | display_hx8394.c | 183 * falling edge in multiples of HSYNC
|
/Zephyr-Core-3.5.0/drivers/i2s/ |
D | i2s_nrfx.c | 93 /* Only multiples of the frame width can be used as ratios. */ in find_suitable_clock()
|
/Zephyr-Core-3.5.0/drivers/espi/ |
D | espi_mchp_xec.c | 22 * 10 ms expressed in multiples of 100us
|
12