| /Zephyr-4.1.0/drivers/sensor/tdk/icm45686/ |
| D | icm45686_decoder.c | 94 int32_t whole; in icm45686_convert_raw_to_q31() local 110 icm45686_accel_ms(edata->header.accel_fs, reading, false, &whole, &fraction); in icm45686_convert_raw_to_q31() 116 icm45686_gyro_rads(edata->header.gyro_fs, reading, false, &whole, &fraction); in icm45686_convert_raw_to_q31() 119 icm45686_temp_c(reading, &whole, &fraction); in icm45686_convert_raw_to_q31() 124 intermediate = ((int64_t)whole * INT64_C(1000000) + fraction); in icm45686_convert_raw_to_q31() 390 int32_t whole; in icm45686_fifo_read_temp_from_packet() local 401 icm45686_temp_c(fdata->temp, &whole, &fraction); in icm45686_fifo_read_temp_from_packet() 403 intermediate = ((int64_t)whole * INT64_C(1000000) + fraction); in icm45686_fifo_read_temp_from_packet() 427 int32_t whole; in icm45686_fifo_read_imu_from_packet() local 443 icm45686_gyro_rads(gyro_fs, signed_value, true, &whole, &fraction); in icm45686_fifo_read_imu_from_packet() [all …]
|
| /Zephyr-4.1.0/tests/benchmarks/sched/src/ |
| D | main.c | 156 uint32_t avg, whole = stamps[4] - stamps[0]; in main() local 164 tot += whole; in main() 182 whole, avg); in main()
|
| /Zephyr-4.1.0/drivers/sensor/tdk/icm42688/ |
| D | icm42688_decoder.c | 85 int32_t whole; in icm42688_convert_raw_to_q31() local 101 icm42688_accel_ms(cfg, reading, &whole, &fraction); in icm42688_convert_raw_to_q31() 107 icm42688_gyro_rads(cfg, reading, &whole, &fraction); in icm42688_convert_raw_to_q31() 110 icm42688_temp_c(reading, &whole, &fraction); in icm42688_convert_raw_to_q31() 115 intermediate = ((int64_t)whole * INT64_C(1000000) + fraction); in icm42688_convert_raw_to_q31() 216 int32_t whole; in icm42688_read_temperature_from_packet() local 223 icm42688_temp_c(temperature, &whole, &fraction); in icm42688_read_temperature_from_packet() 235 whole = temperature100 / sensitivity; in icm42688_read_temperature_from_packet() 237 ((temperature100 - whole * sensitivity) * INT64_C(1000000)) / sensitivity; in icm42688_read_temperature_from_packet() 239 __ASSERT_NO_MSG(whole >= -512 && whole <= 511); in icm42688_read_temperature_from_packet() [all …]
|
| /Zephyr-4.1.0/samples/subsys/fs/littlefs/boards/ |
| D | stm32l562e_dk.overlay | 28 /* Use the whole flash for the filesystem. */
|
| D | b_u585i_iot02a.overlay | 28 /* Use the whole flash for the filesystem. */
|
| /Zephyr-4.1.0/cmake/compiler/gcc/ |
| D | target_xtensa.cmake | 4 # (regexps are supported and match whole word)
|
| D | target_arc.cmake | 12 # (regexps are supported and match whole word)
|
| D | target_arm.cmake | 51 # (regexps are supported and match whole word)
|
| /Zephyr-4.1.0/boards/peregrine/sam4l_wm400_cape/ |
| D | Kconfig.defconfig | 15 # the code_partition. This should be disabled when using the whole flash without
|
| /Zephyr-4.1.0/cmake/compiler/xt-clang/ |
| D | target.cmake | 6 # (regexps are supported and match whole word)
|
| /Zephyr-4.1.0/boards/seagate/legend/ |
| D | legend.dts | 104 * Erase size : whole chip, 64 and 32 KB blocks, 4 KB sectors, 116 * Erase size : whole chip, 64 and 32 KB blocks, 4 KB sectors 127 * Erase size : whole chip, 64 and 32 KB blocks, 4 KB sectors
|
| /Zephyr-4.1.0/tests/drivers/mbox/mbox_error_cases/boards/ |
| D | rzg3s_smarc_r9a08g045s33gbg_cm33.overlay | 9 * Allocating whole openamp region as reserved memory
|
| /Zephyr-4.1.0/scripts/native_simulator/ |
| D | Makefile | 142 ${NSI_LINKER} -Wl,--whole-archive ${LOCALIZED_EMBSW} ${NSI_BUILD_PATH}/${RUNNER_LIB} \ 143 ${NSI_EXTRA_LIBS} -Wl,--no-whole-archive \
|
| /Zephyr-4.1.0/tests/benchmarks/sched/ |
| D | README.rst | 20 between each numbered step and for the whole cycle, and a running
|
| /Zephyr-4.1.0/samples/boards/renesas/openamp_linux_zephyr/boards/ |
| D | rzg3s_smarc_r9a08g045s33gbg_cm33.overlay | 9 * Allocating whole openamp region as reserved memory
|
| /Zephyr-4.1.0/tests/boards/espressif/cache_coex/ |
| D | README.rst | 11 with a random generated pattern. At the same time, a whole SPI Flash page is updated with another p…
|
| /Zephyr-4.1.0/cmake/linker/lld/ |
| D | target.cmake | 99 ${LINKERFLAGPREFIX},--whole-archive 101 ${LINKERFLAGPREFIX},--no-whole-archive
|
| /Zephyr-4.1.0/cmake/modules/ |
| D | basic_settings.cmake | 28 # Using a regex for matching whole 'VAR_NAME:TYPE=VALUE' will strip semi-colons
|
| /Zephyr-4.1.0/doc/kernel/services/data_passing/ |
| D | pipes.rst | 8 be used to synchronously transfer chunks of data in whole or in part. 30 - **Writing**: Data is synchronously written, either in whole or in part, to 36 - **Reading**: Data is synchronously read, either in whole or in part, from a
|
| /Zephyr-4.1.0/cmake/linker/arcmwdt/ |
| D | target.cmake | 98 ${LINKERFLAGPREFIX},--whole-archive 100 ${LINKERFLAGPREFIX},--no-whole-archive
|
| /Zephyr-4.1.0/cmake/sca/eclair/ |
| D | sca_options.cmake | 11 option(ECLAIR_RULESET_WP "All whole program project coding guidelines ('system' in MISRA's
|
| /Zephyr-4.1.0/boards/st/b_u585i_iot02a/ |
| D | b_u585i_iot02a.dts | 50 * Set the partitions with first MB to make use of the whole Bank1
|
| /Zephyr-4.1.0/cmake/linker/ld/ |
| D | target.cmake | 133 ${LINKERFLAGPREFIX},--whole-archive 135 ${LINKERFLAGPREFIX},--no-whole-archive
|
| /Zephyr-4.1.0/cmake/linker/xt-ld/ |
| D | target.cmake | 127 ${LINKERFLAGPREFIX},--whole-archive 129 ${LINKERFLAGPREFIX},--no-whole-archive
|
| /Zephyr-4.1.0/soc/st/stm32/ |
| D | Kconfig.defconfig | 6 # Default configurations appplied tp the whole STM32 family
|