/Zephyr-latest/tests/net/vlan/ |
D | prj.conf | 15 CONFIG_NET_PKT_TX_COUNT=15 16 CONFIG_NET_PKT_RX_COUNT=15 17 CONFIG_NET_BUF_RX_COUNT=15 18 CONFIG_NET_BUF_TX_COUNT=15 30 CONFIG_NET_INTERFACE_NAME_LEN=15
|
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/ |
D | sample.yaml | 32 - "Input\\[15\\]: 6 7 8 9 10 11 12 13 14 15 | Output\\[15\\]: 10.50" 33 - "Input\\[16\\]: 7 8 9 10 11 12 13 14 15 16 | Output\\[16\\]: 11.50" 34 - "Input\\[17\\]: 8 9 10 11 12 13 14 15 16 17 | Output\\[17\\]: 12.50" 35 - "Input\\[18\\]: 9 10 11 12 13 14 15 16 17 18 | Output\\[18\\]: 13.50" 36 - "Input\\[19\\]: 10 11 12 13 14 15 16 17 18 19 | Output\\[19\\]: 14.50" 37 - "Input\\[20\\]: 11 12 13 14 15 16 17 18 19 20 | Output\\[20\\]: 15.50" 38 - "Input\\[21\\]: 12 13 14 15 16 17 18 19 20 21 | Output\\[21\\]: 16.50" 39 - "Input\\[22\\]: 13 14 15 16 17 18 19 20 21 22 | Output\\[22\\]: 17.50" 40 - "Input\\[23\\]: 14 15 16 17 18 19 20 21 22 23 | Output\\[23\\]: 18.50" 41 - "Input\\[24\\]: 15 16 17 18 19 20 21 22 23 24 | Output\\[24\\]: 19.50"
|
/Zephyr-latest/tests/net/tx_timestamp/ |
D | prj.conf | 14 CONFIG_NET_PKT_TX_COUNT=15 15 CONFIG_NET_PKT_RX_COUNT=15 16 CONFIG_NET_BUF_RX_COUNT=15 17 CONFIG_NET_BUF_TX_COUNT=15
|
/Zephyr-latest/tests/net/ptp/clock/ |
D | prj.conf | 14 CONFIG_NET_PKT_TX_COUNT=15 15 CONFIG_NET_PKT_RX_COUNT=15 16 CONFIG_NET_BUF_RX_COUNT=15 17 CONFIG_NET_BUF_TX_COUNT=15
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,ina23x-common.yaml | 17 current-lsb(A) = maximum expected current(A) / 2^15 19 (sensor has 15 bits). For example, if maximum expected current is 15A: 21 current-lsb(A) = 15A / 2^15 ~= 457uA
|
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/ |
D | q7.c | 18 #define ABS_ERROR_THRESH_Q31 ((q31_t)(1 << 15)) 37 DEFINE_TEST_VARIANT3(statistics_q7, arm_max_q7, 15, in_com1, 0, 15); 59 DEFINE_TEST_VARIANT3(statistics_q7, arm_min_q7, 15, in_com1, 0, 15); 81 DEFINE_TEST_VARIANT3(statistics_q7, arm_absmax_q7, 15, in_absminmax, 0, 15); 103 DEFINE_TEST_VARIANT3(statistics_q7, arm_absmin_q7, 15, in_absminmax, 0, 15); 137 DEFINE_TEST_VARIANT3(statistics_q7, arm_mean_q7, 15, in_com2, 0, 15); 170 DEFINE_TEST_VARIANT3(statistics_q7, arm_power_q7, 15, in_com1, 0, 15);
|
/Zephyr-latest/tests/net/virtual/ |
D | prj.conf | 36 CONFIG_NET_PKT_TX_COUNT=15 37 CONFIG_NET_PKT_RX_COUNT=15 38 CONFIG_NET_BUF_RX_COUNT=15 39 CONFIG_NET_BUF_TX_COUNT=15
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | ghrd_10m50da.qsf | 172 set_location_assignment PIN_N20 -to mem_dq[15] 230 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[0] -tag __ghrd_10m50daf484c6ges_mem_… 232 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[1] -tag __ghrd_10m50daf484c6ges_mem_… 234 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[2] -tag __ghrd_10m50daf484c6ges_mem_… 236 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[3] -tag __ghrd_10m50daf484c6ges_mem_… 238 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[4] -tag __ghrd_10m50daf484c6ges_mem_… 240 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[5] -tag __ghrd_10m50daf484c6ges_mem_… 242 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[6] -tag __ghrd_10m50daf484c6ges_mem_… 244 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_dq[7] -tag __ghrd_10m50daf484c6ges_mem_… 254 set_instance_assignment -name IO_STANDARD "SSTL-15" -to mem_a[0] -tag __ghrd_10m50daf484c6ges_mem_i… [all …]
|
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | misc_q15.c | 51 DEFINE_CORRELATE_TEST(14, 15); 56 DEFINE_CORRELATE_TEST(15, 15); 57 DEFINE_CORRELATE_TEST(15, 16); 58 DEFINE_CORRELATE_TEST(15, 17); 59 DEFINE_CORRELATE_TEST(15, 18); 60 DEFINE_CORRELATE_TEST(15, 33); 61 DEFINE_CORRELATE_TEST(16, 15); 66 DEFINE_CORRELATE_TEST(17, 15); 71 DEFINE_CORRELATE_TEST(32, 15); 108 DEFINE_CONV_TEST(14, 15); [all …]
|
/Zephyr-latest/tests/lib/cmsis_dsp/support/src/ |
D | q7.c | 41 DEFINE_TEST_VARIANT2(support_q7, arm_copy_q7, 15, in_q7, 15); 68 DEFINE_TEST_VARIANT1(support_q7, arm_fill_q7, 15, 15); 94 DEFINE_TEST_VARIANT3(support_q7, arm_q7_to_float, 15, in_q7, ref_f32, 15); 119 DEFINE_TEST_VARIANT3(support_q7, arm_q7_to_q31, 15, in_q7, ref_q31, 15); 144 DEFINE_TEST_VARIANT3(support_q7, arm_q7_to_q15, 15, in_q7, ref_q15, 15);
|
/Zephyr-latest/dts/bindings/phy/ |
D | st,stm32u5-otghs-phy.yaml | 23 clocks = <&rcc STM32_CLOCK(AHB2, 15U)>, 27 clocks = <&rcc STM32_CLOCK(AHB2, 15U)>, 31 clocks = <&rcc STM32_CLOCK(AHB2, 15U)>, 35 clocks = <&rcc STM32_CLOCK(AHB2, 15U)>,
|
/Zephyr-latest/tests/drivers/adc/adc_api/boards/ |
D | sam4s_xplained.overlay | 9 io-channels = <&adc0 15>; 19 reg = <15>; 24 zephyr,input-positive = <15>;
|
/Zephyr-latest/tests/subsys/dsp/basicmath/src/ |
D | q7.c | 18 #define ABS_ERROR_THRESH_Q31 ((q31_t)(1 << 15)) 45 DEFINE_TEST_VARIANT4(basic_math_q7, zdsp_add_q7, 15, in_com1, in_com2, ref_add, 15); 79 DEFINE_TEST_VARIANT4(basic_math_q7, zdsp_add_q7_in_place, 15, in_com1, in_com2, ref_add, 15); 114 DEFINE_TEST_VARIANT4(basic_math_q7, zdsp_sub_q7, 15, in_com1, in_com2, ref_sub, 15); 148 DEFINE_TEST_VARIANT4(basic_math_q7, zdsp_sub_q7_in_place, 15, in_com1, in_com2, ref_sub, 15); 183 DEFINE_TEST_VARIANT4(basic_math_q7, zdsp_mult_q7, 15, in_com1, in_com2, ref_mult, 15); 217 DEFINE_TEST_VARIANT4(basic_math_q7, zdsp_mult_q7_in_place, 15, in_com1, in_com2, ref_mult, 15); 249 DEFINE_TEST_VARIANT3(basic_math_q7, zdsp_negate_q7, 15, in_com1, ref_negate, 15); 281 DEFINE_TEST_VARIANT3(basic_math_q7, zdsp_negate_q7_in_place, 15, in_com1, ref_negate, 15); 314 DEFINE_TEST_VARIANT4(basic_math_q7, zdsp_offset_q7, 0p5_15, in_com1, 0x40, ref_offset, 15); [all …]
|
/Zephyr-latest/dts/bindings/video/ |
D | nxp,video-smartdma.yaml | 19 GPIO0 pin index to use for VSYNC input. Only pins 0-15 may be used. 24 GPIO0 pin index to use for HSYNC input. Only pins 0-15 may be used. 29 GPIO0 pin index to use for PCLK input. Only pins 0-15 may be used.
|
/Zephyr-latest/dts/bindings/pwm/ |
D | infineon,xmc4xxx-ccu4-pwm.yaml | 26 slice-prescaler = <15 15 15 15>; 75 The range for the prescaler values is [0, 15].
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | ite,it8xxx2-pinctrl-func.yaml | 44 If KSO[15:0] is in GPIO mode, then this bit is always disabled. 49 If KSI[7:0]/KSO[15:0] is in KBS mode , setting 1 enables the internal 51 If KSI[7:0]/KSO[15:0] is in GPIO mode, then this bit is always disabled. 58 mode for KSI[7:0] and KSO[15:0] pins.
|
/Zephyr-latest/tests/subsys/dsp/utils/src/ |
D | q15.c | 24 (-32768, 0, -1.0F), (32767, 0, 0.999969482421875F), (32767, 15, 32767.0F), \ 25 (-32768, 15, -32768.0F) 28 (-32768, 0, -1), (32767, 0, 0.999969482421875), (32767, 15, 32767.0), (-32768, 15, -32768.0)
|
/Zephyr-latest/tests/benchmarks/latency_measure/boards/ |
D | frdm_k64f.conf | 3 # clock rate is 15. 4 CONFIG_SYS_CLOCK_TICKS_PER_SEC=15
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | sam4s_xplained.overlay | 10 io-channels = <&adc0 5>, <&adc0 15>; 30 reg = <15>; 34 zephyr,input-positive = <15>;
|
/Zephyr-latest/drivers/ipm/ |
D | ipm_nrfx_ipc.h | 47 IPC_EVENT_BIT(15) \ 67 [15] = BIT(15), 85 [15] = BIT(15),
|
/Zephyr-latest/tests/bluetooth/audio/codec/ |
D | prj.conf | 16 CONFIG_BT_AUDIO_CODEC_CFG_MAX_METADATA_SIZE=15 17 CONFIG_BT_AUDIO_CODEC_CAP_MAX_METADATA_SIZE=15
|
/Zephyr-latest/boards/shields/tcan4550evm/ |
D | tcan4550evm.overlay | 29 int-gpios = <&arduino_header 15 GPIO_ACTIVE_LOW>; /* D9 */ 30 bosch,mram-cfg = <0x0 15 15 7 7 0 10 10>;
|
/Zephyr-latest/boards/st/stm32l496g_disco/ |
D | arduino_r3_connector.dtsi | 23 <9 0 &gpioh 15 0>, /* D3 */ 28 <14 0 &gpiog 15 0>, /* D8 */ 29 <15 0 &gpioh 13 0>, /* D9 */ 30 <16 0 &gpioa 15 0>, /* D10 */
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | nxp,s32-siul2-eirq.yaml | 23 enum: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] 31 * IFCP is 0 to 15. 51 enum: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] 56 A value of 3 to 15, sets the filter period to (TCK * MAXCNT + n * TCK),
|
/Zephyr-latest/tests/bluetooth/audio/bap_base/ |
D | prj.conf | 19 CONFIG_BT_AUDIO_CODEC_CFG_MAX_METADATA_SIZE=15 20 CONFIG_BT_AUDIO_CODEC_CAP_MAX_METADATA_SIZE=15
|