Home
last modified time | relevance | path

Searched refs:fit (Results 1 – 25 of 92) sorted by relevance

1234

/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345_decoder.c89 uint32_t *fit, uint16_t max_count, void *data_out) in adxl345_decode_stream() argument
97 if ((uintptr_t)buffer_end <= *fit || chan_spec.chan_idx != 0) { in adxl345_decode_stream()
115 if ((uint8_t *)*fit >= buffer) { in adxl345_decode_stream()
116 sample_num = ((uint8_t *)*fit - buffer) / sample_set_size; in adxl345_decode_stream()
124 if ((uintptr_t)buffer < *fit) { in adxl345_decode_stream()
150 *fit = (uintptr_t)sample_end; in adxl345_decode_stream()
208 struct sensor_chan_spec chan_spec, uint32_t *fit, in adxl345_decode_sample() argument
213 if (*fit > 0) { in adxl345_decode_sample()
227 *fit = 1; in adxl345_decode_sample()
233 uint32_t *fit, uint16_t max_count, void *data_out) in adxl345_decoder_decode() argument
[all …]
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_decoder.c36 uint32_t *fit, uint16_t max_count, void *data_out) in adxl372_decode_stream() argument
44 if ((uintptr_t)buffer_end <= *fit || chan_spec.chan_idx != 0) { in adxl372_decode_stream()
61 if ((uint8_t *)*fit >= buffer) { in adxl372_decode_stream()
62 sample_num = ((uint8_t *)*fit - buffer) / sample_set_size; in adxl372_decode_stream()
70 if ((uintptr_t)buffer < *fit) { in adxl372_decode_stream()
141 *fit = (uintptr_t)sample_end; in adxl372_decode_stream()
222 struct sensor_chan_spec chan_spec, uint32_t *fit, in adxl372_decode_sample() argument
227 if (*fit > 0) { in adxl372_decode_sample()
250 *fit = 1; in adxl372_decode_sample()
256 uint32_t *fit, uint16_t max_count, void *data_out) in adxl372_decoder_decode() argument
[all …]
/Zephyr-latest/drivers/sensor/adi/adxl362/
Dadxl362_decoder.c68 uint32_t *fit, uint16_t max_count, void *data_out) in adxl362_decode_stream() argument
77 if ((uintptr_t)buffer_end <= *fit || chan_spec.chan_idx != 0) { in adxl362_decode_stream()
92 if ((uint8_t *)*fit >= buffer) { in adxl362_decode_stream()
93 sample_num = ((uint8_t *)*fit - buffer) / sample_set_size; in adxl362_decode_stream()
101 if ((uintptr_t)buffer < *fit) { in adxl362_decode_stream()
211 *fit = (uintptr_t)sample_end; in adxl362_decode_stream()
286 struct sensor_chan_spec chan_spec, uint32_t *fit, uint16_t max_count, void *data_out) in adxl362_decode_sample() argument
290 if (*fit > 0) { in adxl362_decode_sample()
316 *fit = 1; in adxl362_decode_sample()
322 uint32_t *fit, uint16_t max_count, void *data_out) in adxl362_decoder_decode() argument
[all …]
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/
Dakm09918c_decoder.c54 uint32_t *fit, uint16_t max_count, void *data_out) in akm09918c_decoder_decode() argument
58 if (*fit != 0) { in akm09918c_decoder_decode()
76 *fit = 1; in akm09918c_decoder_decode()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_decoder.c256 uint32_t *fit, uint16_t max_count, void *data_out) in lsm6dsv16x_decode_fifo() argument
324 if ((uintptr_t)buffer < *fit) { in lsm6dsv16x_decode_fifo()
355 if ((uintptr_t)buffer < *fit) { in lsm6dsv16x_decode_fifo()
387 if ((uintptr_t)buffer < *fit) { in lsm6dsv16x_decode_fifo()
416 if ((uintptr_t)buffer < *fit) { in lsm6dsv16x_decode_fifo()
473 if ((uintptr_t)buffer < *fit) { in lsm6dsv16x_decode_fifo()
504 if ((uintptr_t)buffer < *fit) { in lsm6dsv16x_decode_fifo()
538 *fit = (uintptr_t)frame_end; in lsm6dsv16x_decode_fifo()
547 uint32_t *fit, uint16_t max_count, void *data_out) in lsm6dsv16x_decode_sample() argument
552 if (*fit != 0) { in lsm6dsv16x_decode_sample()
[all …]
/Zephyr-latest/drivers/sensor/adi/adxl367/
Dadxl367_decoder.c421 uint32_t *fit, uint16_t max_count, void *data_out, in adxl367_decode_12b_stream() argument
448 if ((uintptr_t)buffer < *fit) { in adxl367_decode_12b_stream()
496 *fit = (uintptr_t)sample_end; in adxl367_decode_12b_stream()
504 uint32_t *fit, uint16_t max_count, void *data_out) in adxl367_decode_stream() argument
512 if ((uintptr_t)buffer_end <= *fit || chan_spec.chan_idx != 0) { in adxl367_decode_stream()
527 count = adxl367_decode_12b_stream(buffer, chan_spec, fit, max_count, in adxl367_decode_stream()
531 if ((uint8_t *)*fit >= buffer) { in adxl367_decode_stream()
532 sample_num = ((uint8_t *)*fit - buffer) / packet_size; in adxl367_decode_stream()
540 if ((uintptr_t)buffer < *fit) { in adxl367_decode_stream()
582 *fit = (uintptr_t)sample_end; in adxl367_decode_stream()
[all …]
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280_decoder.c57 uint32_t *fit, uint16_t max_count, void *data_out) in bme280_decoder_decode() argument
61 if (*fit != 0) { in bme280_decoder_decode()
109 *fit = 1; in bme280_decoder_decode()
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_decoder.c349 uint32_t *fit, uint16_t max_count, void *data_out) in icm42688_fifo_decode() argument
358 if ((uintptr_t)buffer_end <= *fit || chan_spec.chan_idx != 0) { in icm42688_fifo_decode()
385 if ((uintptr_t)buffer < *fit) { in icm42688_fifo_decode()
447 *fit = (uintptr_t)frame_end; in icm42688_fifo_decode()
454 uint32_t *fit, uint16_t max_count, void *data_out) in icm42688_one_shot_decode() argument
465 if (*fit != 0) { in icm42688_one_shot_decode()
504 *fit = 1; in icm42688_one_shot_decode()
539 *fit = 1; in icm42688_one_shot_decode()
563 *fit = 1; in icm42688_one_shot_decode()
572 uint32_t *fit, uint16_t max_count, void *data_out) in icm42688_decoder_decode() argument
[all …]
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/
Dmmc56x3_decoder.c68 uint32_t *fit, uint16_t max_count, void *data_out) in mmc56x3_decoder_decode() argument
73 if (*fit != 0) { in mmc56x3_decoder_decode()
147 *fit = 1; in mmc56x3_decoder_decode()
/Zephyr-latest/soc/nordic/nrf54h/
DKconfig.defconfig.nrf54h20_cpuflpr9 # As FLPR has limited memory most of tests does not fit with asserts enabled.
DKconfig.defconfig.nrf54h20_cpuppr12 # As PPR has limited memory most of tests does not fit with asserts enabled.
/Zephyr-latest/soc/nordic/nrf92/
DKconfig.defconfig.nrf9280_cpuppr15 # As FLPR has limited memory most of tests does not fit with asserts enabled.
/Zephyr-latest/soc/nordic/nrf54l/
DKconfig.defconfig.nrf54l_05_10_15_cpuflpr11 # As FLPR has limited memory most of tests does not fit with asserts enabled.
/Zephyr-latest/boards/nordic/nrf9280pdk/
DKconfig.defconfig17 # As PPR has limited memory most of tests does not fit with asserts enabled.
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c588 uint32_t *fit, uint16_t max_count, void *data_out) in bma4xx_one_shot_decode() argument
594 if (*fit != 0) { in bma4xx_one_shot_decode()
625 *fit = 1; in bma4xx_one_shot_decode()
645 *fit = 1; in bma4xx_one_shot_decode()
655 uint32_t *fit, uint16_t max_count, in bma4xx_decoder_decode() argument
665 return bma4xx_one_shot_decode(buffer, ch, fit, max_count, data_out); in bma4xx_decoder_decode()
/Zephyr-latest/boards/shields/npm1300_ek/doc/
Dindex.rst15 The nPM1300 EK board is not designed to fit straight into an Arduino connector.
/Zephyr-latest/boards/shields/npm1100_ek/doc/
Dindex.rst21 The nPM1100 EK board is not designed to fit straight into an Arduino connector.
/Zephyr-latest/boards/shields/npm6001_ek/doc/
Dindex.rst21 The nPM6001 EK board is not designed to fit straight into an Arduino connector.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dlcd_cli.rst11 version 1.1, and supports the functionality of reading pages of Composition Data that do not fit in
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig62 This value affects how much of data will fit into download buffer,
71 By default file chunk, that will be read off storage and fit into
72 MCUmgr frame, is automatically calculated to fit into buffer
86 number of bytes that, with all the required headers, will fit
/Zephyr-latest/drivers/sensor/
Ddefault_rtio_sensor.c466 uint32_t *fit, uint16_t max_count, void *data_out) in decode() argument
473 if (*fit != 0 || max_count < 1) { in decode()
520 *fit = 1; in decode()
/Zephyr-latest/drivers/ethernet/
DKconfig.sam_gmac69 filled in with incoming data. Their number has to be large enough to fit
74 fit at least two Ethernet frames: one being received by the GMAC module
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h525 int (*decode)(const uint8_t *buffer, struct sensor_chan_spec channel, uint32_t *fit,
566 uint32_t fit; member
577 .fit = 0, \
590 return ctx->decoder->decode(ctx->buffer, ctx->channel, &ctx->fit, max_count, out); in sensor_decode()
/Zephyr-latest/samples/subsys/demand_paging/
DREADME.rst41 Calling huge body of code that doesn't fit in memory
/Zephyr-latest/subsys/logging/backends/
DKconfig.net106 As each syslog message needs to fit to UDP packet, set this value
110 should be selected so that typical messages will fit the buffer.

1234