/Zephyr-latest/tests/drivers/dma/chan_blen_transfer/boards/ |
D | nucleo_wb09ke.conf | 1 # Use lowest- and highest-numbered channels to make sure the whole range works
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688.h | 414 * @param out_g whole G's output in int32_t 439 /* Whole g's */ in icm42688_accel_g() 451 * @param out_dps whole deg/s output in int32_t 490 /* Whole deg/s */ in icm42688_gyro_dps() 503 * @param out_ms meters/s^2 (whole) output in int32_t 531 /* meters/s^2 whole values */ in icm42688_accel_ms() 543 * @param out_rads whole rad/s output in int32_t 582 /* Whole rad/s */ in icm42688_gyro_rads() 595 * @param out_c whole celsius output in int32_t 605 /* Whole celsius */ in icm42688_temp_c()
|
D | icm42688_decoder.c | 83 int32_t whole; in icm42688_convert_raw_to_q31() local 99 icm42688_accel_ms(cfg, reading, &whole, &fraction); in icm42688_convert_raw_to_q31() 105 icm42688_gyro_rads(cfg, reading, &whole, &fraction); in icm42688_convert_raw_to_q31() 108 icm42688_temp_c(reading, &whole, &fraction); in icm42688_convert_raw_to_q31() 113 intermediate = ((int64_t)whole * INT64_C(1000000) + fraction); in icm42688_convert_raw_to_q31() 207 int32_t whole; in icm42688_read_temperature_from_packet() local 214 icm42688_temp_c(temperature, &whole, &fraction); in icm42688_read_temperature_from_packet() 226 whole = temperature100 / sensitivity; in icm42688_read_temperature_from_packet() 228 ((temperature100 - whole * sensitivity) * INT64_C(1000000)) / sensitivity; in icm42688_read_temperature_from_packet() 230 __ASSERT_NO_MSG(whole >= -512 && whole <= 511); in icm42688_read_temperature_from_packet() [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/ |
D | prj.conf | 14 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/ |
D | prj.conf | 14 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | cpu_wait.c | 18 * Will block this thread (and therefore the whole Zephyr) during usec_to_wait 41 * Will block this thread (and therefore the whole Zephyr) during usec_to_waste
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/ |
D | dfu_srv_recovery.sh | 36 # Use phase `BT_MESH_DFU_PHASE_APPLY_SUCCESS` as marker to bring whole procedure to an end 63 # Use phase `BT_MESH_DFU_PHASE_APPLY_SUCCESS` as marker to bring whole procedure to an end
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/ |
D | prj.conf | 16 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/ |
D | prj.conf | 15 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/tests/benchmarks/sched/src/ |
D | main.c | 28 * between each numbered step and for the whole cycle, and a running 156 uint32_t avg, whole = stamps[4] - stamps[0]; in main() local 164 tot += whole; in main() 182 whole, avg); in main()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/ |
D | prj.conf | 18 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/include/zephyr/drivers/ |
D | cache.h | 47 * Flush the whole data cache. 58 * Invalidate the whole data cache. 69 * Flush and Invalidate the whole data cache. 181 * Flush the whole instruction cache. 192 * Invalidate the whole instruction cache. 203 * Flush and Invalidate the whole instruction cache.
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/ |
D | prj_past.conf | 22 # Increase buffer size to get whole LLCP message sent in one
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/ |
D | prj.conf | 26 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/boards/native/native_posix/ |
D | cpu_wait.c | 15 * Will block this thread (and therefore the whole Zephyr) during usec_to_wait 49 * Will block this thread (and therefore the whole Zephyr) during usec_to_waste
|
/Zephyr-latest/boards/native/native_sim/ |
D | cpu_wait.c | 18 * Will block this thread (and therefore the whole Zephyr) during usec_to_wait 52 * Will block this thread (and therefore the whole Zephyr) during usec_to_waste
|
/Zephyr-latest/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)
|
/Zephyr-latest/include/zephyr/arch/ |
D | cache.h | 51 * Flush the whole data cache. 64 * Invalidate the whole data cache. 77 * Flush and Invalidate the whole data cache. 206 * Flush the whole instruction cache. 219 * Invalidate the whole instruction cache. 232 * Flush and Invalidate the whole instruction cache.
|
/Zephyr-latest/samples/drivers/spi_flash_at45/src/ |
D | main.c | 15 * Note - erasing of the test region or whole chip is performed only when 70 printk("Erasing the whole chip... "); in main() 128 printk("Reading the whole test region... "); in main()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/ |
D | prj.conf | 25 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/cmake/compiler/xt-clang/ |
D | target.cmake | 6 # (regexps are supported and match whole word)
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/ |
D | prj.conf | 28 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/ |
D | prj.conf | 30 # Allow whole L2CAP PDUs to fit on-air
|
/Zephyr-latest/samples/subsys/fs/littlefs/boards/ |
D | b_u585i_iot02a.overlay | 28 /* Use the whole flash for the filesystem. */
|