Home
last modified time | relevance | path

Searched refs:baseline (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/drivers/sensor/ams/ccs811/
Dccs811.c126 uint16_t baseline; in ccs811_baseline_fetch() local
130 rc = i2c_write_read_dt(&config->i2c, &cmd, sizeof(cmd), (uint8_t *)&baseline, in ccs811_baseline_fetch()
131 sizeof(baseline)); in ccs811_baseline_fetch()
134 rc = baseline; in ccs811_baseline_fetch()
141 uint16_t baseline) in ccs811_baseline_update() argument
144 uint8_t buf[1 + sizeof(baseline)]; in ccs811_baseline_update()
148 memcpy(buf + 1, &baseline, sizeof(baseline)); in ccs811_baseline_update()
/Zephyr-latest/doc/connectivity/bluetooth/img/
Datt_timeout.svg1baseline="alphabetic" xml:space="preserve">App</text></g><path fill="none" stroke="none"/><g><path…
/Zephyr-latest/subsys/net/ip/
DKconfig.stack15 This value is a baseline and the actual TX stack size might
24 This value is a baseline and the actual RX stack size might
/Zephyr-latest/samples/sensor/ccs811/src/
Dmain.c42 int baseline = -1; in do_fetch() local
47 baseline = rc; in do_fetch()
66 printk("BASELINE %04x\n", baseline); in do_fetch()
/Zephyr-latest/include/zephyr/drivers/sensor/
Dccs811.h138 int ccs811_baseline_update(const struct device *dev, uint16_t baseline);
/Zephyr-latest/cmake/toolchain/llvm/
Dtarget.cmake14 # ARMv8-M baseline is ARMv6-M with additional features from ARMv8-M.
/Zephyr-latest/doc/develop/sca/
Dcodechecker.rst54 ``html,json,codeclimate,gerrit,baseline``.
/Zephyr-latest/tests/benchmarks/thread_metric/
DKconfig19 The baseline basic benchmark consists of a single thread that counts
Dthread_metric_readme.txt14 This is the baseline test consisting of a single thread. This
/Zephyr-latest/boards/nxp/lpcxpresso55s06/doc/
Dindex.rst186 …rm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpc550x-s0x-baseline-arm-cortex-m33-ba…
/Zephyr-latest/boards/nxp/lpcxpresso55s16/doc/
Dindex.rst221 …rm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpc551x-s1x-baseline-arm-cortex-m33-ba…
/Zephyr-latest/modules/
DKconfig.mcuboot28 (or Armv8-M baseline) targets with no built-in vector relocation