Home
last modified time | relevance | path

Searched full:14 (Results 1 – 25 of 1770) sorted by relevance

12345678910>>...71

/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/
Dsample.yaml31 - "Input\\[14\\]: 5 6 7 8 9 10 11 12 13 14 | Output\\[14\\]: 9.50"
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"
/Zephyr-latest/include/zephyr/dt-bindings/adc/
Dadc.h18 #define ADC_ACQ_TIME(unit, value) (((unit) << 14) | ((value) & BIT_MASK(14)))
21 #define ADC_ACQ_TIME_MAX BIT_MASK(14)
23 #define ADC_ACQ_TIME_UNIT(time) (((time) >> 14) & BIT_MASK(2))
24 #define ADC_ACQ_TIME_VALUE(time) ((time) & BIT_MASK(14))
/Zephyr-latest/samples/subsys/smf/smf_calculator/img/
Dsmf_calculator.svg178 …/><text x="68" font-size="14px" y="17.975" clip-path="url(#clipPath4)" font-family="sans-serif" st…
181 …/><text x="5" font-size="14px" y="38.95" clip-path="url(#clipPath4)" font-family="sans-serif" stro…
189 …/><text x="59" font-size="14px" y="17.975" clip-path="url(#clipPath5)" font-family="sans-serif" st…
192 …/><text x="5" font-size="14px" y="38.95" clip-path="url(#clipPath5)" font-family="sans-serif" stro…
200 …/><text x="56" font-size="14px" y="17.975" clip-path="url(#clipPath5)" font-family="sans-serif" st…
203 …/><text x="5" font-size="14px" y="38.95" clip-path="url(#clipPath5)" font-family="sans-serif" stro…
211 …/><text x="132" font-size="14px" y="17.975" clip-path="url(#clipPath6)" font-family="sans-serif" s…
220 …/><text x="79" font-size="14px" y="17.975" clip-path="url(#clipPath7)" font-family="sans-serif" st…
223 …/><text x="5" font-size="14px" y="38.95" clip-path="url(#clipPath7)" font-family="sans-serif" stro…
225 …><text x="5" font-size="14px" y="54.925" clip-path="url(#clipPath7)" font-family="sans-serif" stro…
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dl2cap.rst5 register a LE PSM, connect to it from another device and send 3 packets of 14 octets each.
25 uart:~$ l2cap send 3 14
41 Incoming data channel 0x20000210 len 14
44 Incoming data channel 0x20000210 len 14
47 Incoming data channel 0x20000210 len 14
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dmr_canhubk3.overlay27 zephyr,resolution = <14>;
42 zephyr,resolution = <14>;
59 zephyr,resolution = <14>;
67 zephyr,resolution = <14>;
75 zephyr,resolution = <14>;
/Zephyr-latest/dts/bindings/lora/
Dst,stm32wl-subghz-radio.yaml27 default: 14
31 The default setting of +14 dBm is a prevalent board configuration;
38 - 14
53 - 14
/Zephyr-latest/boards/we/ophelia1ev/
Dwe_ophelia1ev_nrf52805-pinctrl.dtsi19 psels = <NRF_PSEL(SPIM_SCK, 0, 14)>,
27 psels = <NRF_PSEL(SPIM_SCK, 0, 14)>,
41 <NRF_PSEL(UART_CTS, 0, 14)>;
51 <NRF_PSEL(UART_CTS, 0, 14)>;
/Zephyr-latest/dts/bindings/gpio/
Darduino-mkr-header.yaml9 * One side of the 14-pin header is analog inputs and digital signals.
13 * The other side 14-pin header is power supplies and peripheral interface.
18 through 14 correspond to D0 through D21, and parent pins 15 through 21
26 19 A4/D19 D14/TX 14
/Zephyr-latest/samples/net/gptp/
DREADME.rst102 INFO : GPTP [13:01:14:837] gPTP starting
103 INFO : GPTP [13:01:14:838] priority1 = 248
104 INFO : GPTP [13:01:14:838] announceReceiptTimeout: 3
105 INFO : GPTP [13:01:14:838] syncReceiptTimeout: 3
106 INFO : GPTP [13:01:14:838] LINKSPEED_100MB - PHY delay
108 INFO : GPTP [13:01:14:838] LINKSPEED_1G - PHY delay
110 INFO : GPTP [13:01:14:838] neighborPropDelayThresh: 10000
111 INFO : GPTP [13:01:14:838] syncReceiptThreshold: 8
112 ERROR : GPTP [13:01:14:838] Using clock device: /dev/ptp0
113 STATUS : GPTP [13:01:14:838] Starting PDelay
[all …]
/Zephyr-latest/drivers/can/
DKconfig.stm3219 default 14
25 One standard ID filter with mask occupies 1/2 of the 14 available
36 range 0 14
41 One extended ID filter with mask occupies 1 of the 14 available
/Zephyr-latest/boards/element14/
Dindex.rst1 .. _boards-element-14:
3 Element 14
/Zephyr-latest/dts/bindings/clock/
Dst,stm32u5-msi-clock.yaml36 - 14 # range 14 around 133 KHz
37 - 15 # range 14 around 100 KHz
/Zephyr-latest/drivers/ipm/
Dipm_nrfx_ipc.h46 IPC_EVENT_BIT(14) | \
66 [14] = BIT(14),
84 [14] = BIT(14),
/Zephyr-latest/boards/st/stm32mp157c_dk2/
Darduino_r3_connector.dtsi13 gpio-map = <0 0 &gpiof 14 0>, /* A0 */
22 <9 0 &gpiod 14 0>, /* D3 */
27 <14 0 &gpiog 3 0>, /* D8 */
30 <17 0 &gpioe 14 0>, /* D11 */
/Zephyr-latest/boards/st/nucleo_h753zi/
Darduino_r3_connector.dtsi21 <8 0 &gpiog 14 0>, /* D2 */
23 <10 0 &gpioe 14 0>, /* D4 */
27 <14 0 &gpiof 3 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/boards/st/nucleo_h7a3zi_q/
Darduino_r3_connector.dtsi21 <8 0 &gpiog 14 0>, /* D2 */
23 <10 0 &gpioe 14 0>, /* D4 */
27 <14 0 &gpiog 9 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/tests/bluetooth/qualification/
DICS_Zephyr_Bluetooth_Host.bqw15 <Feature>GAP 14a/1</Feature>
16 <Feature>GAP 14a/13</Feature>
22 <Feature>GAP 14a/18</Feature>
33 <Feature>GAP 14/2</Feature>
68 <Feature>GAP 30a/14</Feature>
70 <Feature>GAP 14a/11</Feature>
72 <Feature>GAP 14a/9</Feature>
75 <Feature>GAP 14a/14a</Feature>
101 <Feature>GAP 8a/14</Feature>
104 <Feature>GAP 35/14</Feature>
[all …]
/Zephyr-latest/tests/drivers/build_all/ethernet/
Dprj.conf10 CONFIG_NET_PKT_RX_COUNT=14
11 CONFIG_NET_PKT_TX_COUNT=14
/Zephyr-latest/boards/st/nucleo_f207zg/
Darduino_r3_connector.dtsi20 <7 0 &gpiog 14 0>, /* D1 */
23 <10 0 &gpiof 14 0>, /* D4 */
27 <14 0 &gpiof 12 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/boards/st/nucleo_h745zi_q/
Darduino_r3_connector.dtsi21 <8 0 &gpiog 14 0>, /* D2 */
23 <10 0 &gpioe 14 0>, /* D4 */
27 <14 0 &gpiog 9 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/boards/st/nucleo_h755zi_q/
Darduino_r3_connector.dtsi21 <8 0 &gpiog 14 0>, /* D2 */
23 <10 0 &gpioe 14 0>, /* D4 */
27 <14 0 &gpiog 9 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/boards/st/nucleo_f412zg/
Darduino_r3_connector.dtsi20 <7 0 &gpiog 14 0>, /* D1 */
23 <10 0 &gpiof 14 0>, /* D4 */
27 <14 0 &gpiof 12 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/boards/st/nucleo_f413zh/
Darduino_r3_connector.dtsi20 <7 0 &gpiog 14 0>, /* D1 */
23 <10 0 &gpiof 14 0>, /* D4 */
27 <14 0 &gpiof 12 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/boards/st/nucleo_f429zi/
Darduino_r3_connector.dtsi20 <7 0 &gpiog 14 0>, /* D1 */
23 <10 0 &gpiof 14 0>, /* D4 */
27 <14 0 &gpiof 12 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */
/Zephyr-latest/boards/st/nucleo_f446ze/
Darduino_r3_connector.dtsi20 <7 0 &gpiog 14 0>, /* D1 */
23 <10 0 &gpiof 14 0>, /* D4 */
27 <14 0 &gpiof 12 0>, /* D8 */
29 <16 0 &gpiod 14 0>, /* D10 */

12345678910>>...71