Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 25 of 68) sorted by relevance

123

/Zephyr-Core-3.6.0/cmake/modules/
Droot.cmake5 # Convert Zephyr roots to absolute paths.
8 # absolute path relative from APPLICATION_SOURCE_DIR.
17 # any relative path to absolute path and update the root list.
31 # Convert paths to absolute, relative from APPLICATION_SOURCE_DIR
Dpre_dt.cmake35 # Convert relative paths to absolute paths relative to the application
49 # Convert the directories in DTS_ROOT to absolute paths without
Dsoc.cmake56 - if in doubt, use absolute paths\n")
/Zephyr-Core-3.6.0/drivers/sensor/adxl367/
DKconfig81 Activity detection can be configured as referenced or absolute.
82 When using absolute activity detection, acceleration samples are
90 Inactivity detection can be configured as referenced or absolute.
91 When using absolute inactivity detection, acceleration samples are
/Zephyr-Core-3.6.0/drivers/sensor/wsen_pads/
DKconfig5 bool "WSEN-PADS absolute pressure and temperature sensor"
12 Enable driver for the WSEN-PADS I2C/SPI-based absolute pressure sensor with integrated
/Zephyr-Core-3.6.0/arch/common/
Drom_start_offset.ld12 * is absolute, so assigning offset here results in moving location counter
/Zephyr-Core-3.6.0/drivers/sensor/adxl372/
DKconfig79 Activity detection can be configured as referenced or absolute.
80 When using absolute activity detection, acceleration samples are
83 activity detection to be based not on an absolute threshold,
/Zephyr-Core-3.6.0/tests/cmake/config_dir/
DCMakeLists.txt6 # Has been specified as relative on CMake invocation, convert to absolute
/Zephyr-Core-3.6.0/drivers/counter/
Dcounter_smartbond_timer.c108 bool absolute = alarm_cfg->flags & COUNTER_ALARM_CFG_ABSOLUTE; in counter_smartbond_set_alarm() local
131 if (absolute) { in counter_smartbond_set_alarm()
156 if (absolute) { in counter_smartbond_set_alarm()
Dcounter_ifx_cat1.c363 bool absolute = ((flags & COUNTER_ALARM_CFG_ABSOLUTE) == 0) ? false : true; in ifx_cat1_counter_set_alarm() local
371 if (absolute) { in ifx_cat1_counter_set_alarm()
397 if ((absolute && (val < curr)) || (diff > max_rel_val)) { in ifx_cat1_counter_set_alarm()
407 if (absolute) { in ifx_cat1_counter_set_alarm()
Dcounter_nrfx_timer.c137 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in set_cc() local
162 if (absolute) { in set_cc()
188 if (absolute) { in set_cc()
Dcounter_gd32_timer.c215 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in set_cc() local
233 if (absolute) { in set_cc()
259 if (absolute) { in set_cc()
Dcounter_ll_stm32_timer.c203 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in counter_stm32_set_cc() local
225 if (absolute) { in counter_stm32_set_cc()
251 if (absolute) { in counter_stm32_set_cc()
Dcounter_nrfx_rtc.c237 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in set_cc() local
265 if (absolute) { in set_cc()
302 if (absolute) { in set_cc()
/Zephyr-Core-3.6.0/modules/hal_infineon/btstack-integration/
DCMakeLists.txt35 # Allowed to pass absolute path to HCD blob file, or relative path from Application folder.
/Zephyr-Core-3.6.0/samples/posix/gettimeofday/
DREADME.rst10 absolute wall clock time and local time every second. At system startup, the current time is
/Zephyr-Core-3.6.0/share/sysbuild/
DCMakeLists.txt12 # If APP_DIR is a relative path, then CMake will adjust to absolute path based
/Zephyr-Core-3.6.0/boards/shields/x_nucleo_iks01a1/doc/
Dindex.rst32 - LPS25HB: MEMS pressure sensor, 260-1260 hPa absolute digital output barometer
/Zephyr-Core-3.6.0/arch/xtensa/core/startup/
Dreset_vector.S81 .begin no-absolute-literals
539 .end no-absolute-literals
/Zephyr-Core-3.6.0/doc/hardware/arch/
Dsemihost.rst25 emulated platform. File paths can be either absolute, or relative to the
/Zephyr-Core-3.6.0/drivers/sensor/adxl362/
DKconfig142 mode in either absolute or referenced mode.
/Zephyr-Core-3.6.0/share/sysbuild/cmake/modules/
Dsysbuild_kconfig.cmake32 # Either variable can be a list of paths, so we must make all of them absolute.
/Zephyr-Core-3.6.0/samples/boards/96b_argonkey/sensors/
DREADME.rst90 - the absolute distance from the obstacle
/Zephyr-Core-3.6.0/subsys/net/lib/config/
DKconfig219 Perform an SNTP request over networking to get and absolute
222 correct absolute time (no just time since system startup).
/Zephyr-Core-3.6.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst86 | "name" | absolute path to a file |
229 | "name" | absolute path to a file. |
332 | "name" | absolute path to a file. |
441 | "name" | absolute path to a file. |

123