Searched full:multiples (Results 1 – 25 of 35) sorted by relevance
12
/Zephyr-latest/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-latest/include/zephyr/drivers/sensor/ |
D | scd4x.h | 30 * are integer multiples of 4 hours. 35 * values are integer multiples of 4 hours. Default: 156
|
/Zephyr-latest/tests/benchmarks/sched_userspace/ |
D | README.rst | 17 This is run for multiples values of n, reporting each time the
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 61 Number of multiples of 3.3 ms activity timer for which above threshold 71 threshold for an inactivity event to be detected. Number of multiples
|
/Zephyr-latest/soc/nxp/imx/imx8m/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-latest/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-latest/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-latest/drivers/flash/ |
D | soc_flash_numaker_rmc.c | 190 /* Validate write size be multiples of the write block size */ in flash_numaker_write() 195 /* Validate offset be multiples of the write block size */ in flash_numaker_write()
|
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_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-latest/tests/drivers/flash/negative_tests/src/ |
D | main.c | 88 * hardware-specific multiples of page size and offset. in ZTEST() 221 /* Write size and offset must be multiples of the minimum write block size in ZTEST()
|
/Zephyr-latest/include/zephyr/net/ |
D | net_timeout.h | 82 * This tracks multiples of NET_TIMEOUT_MAX_VALUE milliseconds that
|
/Zephyr-latest/tests/unit/net_timeout/ |
D | main.c | 101 /* Multiples of max must also not have a zero fraction. */ in ZTEST()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | flash.h | 263 * Write size and offset must be multiples of the minimum write block size 296 * hardware-specific multiples of page size and offset. Please check
|
/Zephyr-latest/include/zephyr/canbus/ |
D | isotp.h | 201 * 241-249: 100us-900us (multiples of 100us)
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 65 multiples of each other and where the output fits within a single
|
/Zephyr-latest/drivers/spi/ |
D | spi_esp32_spim.c | 100 * multiples of 32 bits to avoid heap in spi_esp32_transfer()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | iso.h | 439 * The flush timeout in multiples of ISO_Interval for each payload sent 449 * The flush timeout in multiples of ISO_Interval for each payload sent
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv4_fragment.c | 549 * multiples of 8, therefore round down to nearest 8-byte boundary. in net_ipv4_send_fragmented_pkt()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_adin2111.c | 558 /* burst read must be in multiples of 4 */ in adin2111_read_fifo() 874 /* prepare burst write (write data must be in multiples of 4) */ in adin2111_port_send()
|
/Zephyr-latest/drivers/display/ |
D | display_hx8394.c | 183 * falling edge in multiples of HSYNC
|
/Zephyr-latest/drivers/i2s/ |
D | i2s_nrfx.c | 98 /* Only multiples of the frame width can be used as ratios. */ in find_suitable_clock()
|
12