/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/filtering/src/ |
D | fir_f16.c | 35 int round; in ZTEST() local 56 round = tap_count / COEFF_PADDING; in ZTEST() 57 if ((round * COEFF_PADDING) < tap_count) { in ZTEST() 58 round++; in ZTEST() 60 round = round * COEFF_PADDING; in ZTEST() 61 memset(coeff_padded, 0, round * sizeof(float16_t)); in ZTEST()
|
D | fir_f32.c | 35 int round; in ZTEST() local 56 round = tap_count / COEFF_PADDING; in ZTEST() 57 if ((round * COEFF_PADDING) < tap_count) { in ZTEST() 58 round++; in ZTEST() 60 round = round * COEFF_PADDING; in ZTEST() 61 memset(coeff_padded, 0, round * sizeof(float32_t)); in ZTEST()
|
D | fir_q15.c | 35 int round; in ZTEST() local 56 round = tap_count / COEFF_PADDING; in ZTEST() 57 if ((round * COEFF_PADDING) < tap_count) { in ZTEST() 58 round++; in ZTEST() 60 round = round * COEFF_PADDING; in ZTEST() 61 memset(coeff_padded, 0, round * sizeof(q15_t)); in ZTEST()
|
D | fir_q31.c | 35 int round; in ZTEST() local 56 round = tap_count / COEFF_PADDING; in ZTEST() 57 if ((round * COEFF_PADDING) < tap_count) { in ZTEST() 58 round++; in ZTEST() 60 round = round * COEFF_PADDING; in ZTEST() 61 memset(coeff_padded, 0, round * sizeof(q31_t)); in ZTEST()
|
D | fir_q7.c | 35 int round; in ZTEST() local 56 round = tap_count / COEFF_PADDING; in ZTEST() 57 if ((round * COEFF_PADDING) < tap_count) { in ZTEST() 58 round++; in ZTEST() 60 round = round * COEFF_PADDING; in ZTEST() 61 memset(coeff_padded, 0, round * sizeof(q7_t)); in ZTEST()
|
/Zephyr-Core-3.7.0/tests/kernel/timer/timer_api/src/ |
D | timer_convert.c | 15 enum round { ROUND_floor, ROUND_ceil, ROUND_near }; enum 27 enum round round; member 31 #define TESTREC(src, dst, round, prec) { \ argument 32 UNIT_##src, UNIT_##dst, prec, ROUND_##round, \ 33 (void *)test_##src##_to_##dst##_##round##prec \ 37 #define TESTVAR(src, dst, round, prec) argument 39 #define TESTVAR(src, dst, round, prec) \ argument 40 uint##prec##_t test_##src##_to_##dst##_##round##prec##_val = \ 41 k_##src##_to_##dst##_##round##prec(42); 44 #define TESTFUNC(src, dst, round, prec) \ argument [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | server.c | 163 uint8_t round = get_test_round(); in server_procedure() local 180 switch (round) { in server_procedure() 203 FAIL("Round %d doesn't exist\n", round); in server_procedure()
|
/Zephyr-Core-3.7.0/boards/ene/kb1200_evb/ |
D | kb1200_evb.dts | 113 pulses-per-round = <2>; 121 pulses-per-round = <1>; 129 pulses-per-round = <2>; 137 pulses-per-round = <1>;
|
/Zephyr-Core-3.7.0/boards/nuvoton/npcx7m6fb_evb/ |
D | npcx7m6fb_evb.dts | 90 pulses-per-round = <1>; /* number of pulses per round of encoder */
|
/Zephyr-Core-3.7.0/boards/nuvoton/npcx9m6f_evb/ |
D | npcx9m6f_evb.dts | 102 pulses-per-round = <1>; /* number of pulses per round of encoder */
|
/Zephyr-Core-3.7.0/tests/arch/arc/arc_dsp_sharing/ |
D | README.txt | 15 The demonstration utilizes semaphores, round robin scheduling, DSP and XY
|
/Zephyr-Core-3.7.0/boards/nuvoton/npcx4m8f_evb/ |
D | npcx4m8f_evb.dts | 94 pulses-per-round = <1>;
|
/Zephyr-Core-3.7.0/samples/subsys/zbus/priority_boost/ |
D | without_hlp_priority_boost_feature.svg | 50 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 51 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 61 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 62 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=…
|
D | with_hlp_priority_boost_feature.svg | 34 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 35 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 43 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 44 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=…
|
/Zephyr-Core-3.7.0/doc/services/zbus/images/ |
D | zbus_publishing_process_example2.svg | 50 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 51 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 61 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 62 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=…
|
D | zbus_publishing_process_example_HLP.svg | 34 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 35 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 43 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 44 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=…
|
D | zbus_publishing_process_example.svg | 51 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 52 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 62 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=… 63 …pacity="0.7" stroke-width="1.33333" stroke-miterlimit="1" stroke-linecap="round" stroke-dasharray=…
|
/Zephyr-Core-3.7.0/tests/kernel/fpu_sharing/generic/ |
D | README.txt | 15 The demonstration utilizes semaphores, round robin scheduling, and floating
|
/Zephyr-Core-3.7.0/boards/ite/it8xxx2_evb/ |
D | it8xxx2_evb.dts | 150 pulses-per-round = <2>;
|
/Zephyr-Core-3.7.0/boards/ite/it82xx2_evb/ |
D | it82xx2_evb.dts | 165 pulses-per-round = <2>;
|
/Zephyr-Core-3.7.0/lib/os/ |
D | cbprintf_complete.c | 1181 uint64_t round = BIT64(59); /* 0.5 */ in encode_float() local 1183 _ldiv10(&round); in encode_float() 1185 fract += round; in encode_float()
|
/Zephyr-Core-3.7.0/boards/waveshare/esp32s3_touch_lcd_1_28/doc/ |
D | index.rst | 9 The ESP32-S3-Touch-LCD-1.28 is an ESP32S3 development board from Waveshare with a round LCD,
|
/Zephyr-Core-3.7.0/boards/st/stm32l4r9i_disco/doc/ |
D | index.rst | 16 support for AMOLED DSI round LCD display.
|
/Zephyr-Core-3.7.0/doc/kernel/services/timing/ |
D | clocks.rst | 52 "floor" (round down to nearest output unit), "ceil" (round up) and 53 "near" (round to nearest). Finally the output precision can be
|
/Zephyr-Core-3.7.0/scripts/kconfig/ |
D | menuconfig.py | 371 return tuple(0 if x < 48 else int(round(max(1, (x - 55)/40))) for x in rgb) 392 index = int(round((luma - 8)/10)) 432 curses.init_color(color_index, *(int(round(1000*x/255)) for x in rgb)) 502 d = dist(rgb, tuple(int(round(255*c/1000))
|