/Zephyr-Core-3.5.0/cmake/modules/ |
D | root.cmake | 5 # 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
|
D | pre_dt.cmake | 35 # Convert relative paths to absolute paths relative to the application 49 # Convert the directories in DTS_ROOT to absolute paths without
|
D | soc.cmake | 56 - if in doubt, use absolute paths\n")
|
/Zephyr-Core-3.5.0/drivers/sensor/wsen_pads/ |
D | Kconfig | 5 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.5.0/arch/common/ |
D | rom_start_offset.ld | 12 * is absolute, so assigning offset here results in moving location counter
|
/Zephyr-Core-3.5.0/drivers/sensor/adxl372/ |
D | Kconfig | 79 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.5.0/tests/cmake/config_dir/ |
D | CMakeLists.txt | 6 # Has been specified as relative on CMake invocation, convert to absolute
|
/Zephyr-Core-3.5.0/drivers/counter/ |
D | counter_smartbond_timer.c | 108 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()
|
D | counter_ifx_cat1.c | 363 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()
|
D | counter_nrfx_timer.c | 137 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in set_cc() local 162 if (absolute) { in set_cc() 188 if (absolute) { in set_cc()
|
D | counter_gd32_timer.c | 215 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in set_cc() local 233 if (absolute) { in set_cc() 259 if (absolute) { in set_cc()
|
D | counter_ll_stm32_timer.c | 205 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in counter_stm32_set_cc() local 227 if (absolute) { in counter_stm32_set_cc() 253 if (absolute) { in counter_stm32_set_cc()
|
D | counter_nrfx_rtc.c | 236 bool absolute = flags & COUNTER_ALARM_CFG_ABSOLUTE; in set_cc() local 264 if (absolute) { in set_cc() 301 if (absolute) { in set_cc()
|
/Zephyr-Core-3.5.0/samples/posix/gettimeofday/ |
D | README.rst | 10 function to display the absolute wall clock time and local time every
|
/Zephyr-Core-3.5.0/modules/hal_infineon/btstack-integration/ |
D | CMakeLists.txt | 35 # Allowed to pass absolute path to HCD blob file, or relative path from Application folder.
|
/Zephyr-Core-3.5.0/share/sysbuild/ |
D | CMakeLists.txt | 12 # If APP_DIR is a relative path, then CMake will adjust to absolute path based
|
/Zephyr-Core-3.5.0/boards/shields/x_nucleo_iks01a1/doc/ |
D | index.rst | 32 - LPS25HB: MEMS pressure sensor, 260-1260 hPa absolute digital output barometer
|
/Zephyr-Core-3.5.0/arch/xtensa/core/startup/ |
D | reset-vector.S | 81 .begin no-absolute-literals 539 .end no-absolute-literals
|
/Zephyr-Core-3.5.0/doc/hardware/arch/ |
D | semihost.rst | 25 emulated platform. File paths can be either absolute, or relative to the
|
/Zephyr-Core-3.5.0/drivers/sensor/adxl362/ |
D | Kconfig | 142 mode in either absolute or referenced mode.
|
/Zephyr-Core-3.5.0/samples/boards/96b_argonkey/sensors/ |
D | README.rst | 90 - the absolute distance from the obstacle
|
/Zephyr-Core-3.5.0/share/sysbuild/cmake/modules/ |
D | sysbuild_kconfig.cmake | 32 # Either variable can be a list of paths, so we must make all of them absolute.
|
/Zephyr-Core-3.5.0/subsys/net/lib/config/ |
D | Kconfig | 219 Perform an SNTP request over networking to get and absolute 222 correct absolute time (no just time since system startup).
|
/Zephyr-Core-3.5.0/doc/services/device_mgmt/smp_groups/ |
D | smp_group_8.rst | 86 | "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. |
|
/Zephyr-Core-3.5.0/boards/shields/x_nucleo_iks01a2/doc/ |
D | index.rst | 34 - LPS22HB MEMS pressure sensor, 260-1260 hPa absolute digital output barometer
|