Home
last modified time | relevance | path

Searched refs:alternate (Results 1 – 25 of 70) sorted by relevance

123

/Zephyr-Core-3.4.0/dts/riscv/ite/
Dit8xxx2-pinctrl-map.dtsi10 /* ADC alternate function */
48 /* I2C alternate function */
92 /* I2C alternate function (Mapping pins for IT82XX2) */
112 /* Keyboard alternate function */
314 /* PECI alternate function */
319 /* PWM alternate function */
345 /* SHI alternate function */
359 /* Tachometer alternate function */
373 /* UART alternate function */
393 /* USB alternate function */
/Zephyr-Core-3.4.0/subsys/usb/device_next/
Dusbd_ch9.h89 *alt = uds_ctx->ch9_data.alternate[iface]; in usbd_get_alt_value()
111 uds_ctx->ch9_data.alternate[iface] = alt; in usbd_set_alt_value()
Dusbd_interface.h49 const uint8_t alternate);
Dusbd_class_api.h148 const uint8_t alternate) in usbd_class_update() argument
153 api->update(node, iface, alternate); in usbd_class_update()
/Zephyr-Core-3.4.0/doc/connectivity/networking/api/
Dnet_offload.rst17 to provide an alternate implementation for an IP stack. This means that the
36 alternate implementation of the networking stack, exposing socket API for their
/Zephyr-Core-3.4.0/tests/subsys/pm/device_power_domains/
Dapp.overlay22 alternate-domain = <&test_reg_chained>;
/Zephyr-Core-3.4.0/boards/arm/stm32f3_seco_d23/doc/
Dindex.rst108 - UART_1_TX : PC4 (alternate config for UART_1)
109 - UART_1_RX : PC5 (alternate config for UART_1)
124 - I2C2_SCL : PA9 (alternate config for UART_1)
125 - I2C2_SDA : PA10 (alternate config for UART_1)
160 UART1 (in alternate config) and UART5 are connected to CN32.
/Zephyr-Core-3.4.0/subsys/usb/device_next/class/
Dloopback.c209 uint8_t iface, uint8_t alternate) in lb_update() argument
212 c_nd, iface, alternate); in lb_update()
Dusbd_cdc_ecm.c319 const uint8_t iface, const uint8_t alternate) in usbd_cdc_ecm_update() argument
327 iface, alternate); in usbd_cdc_ecm_update()
329 if (data_iface == iface && alternate == 0) { in usbd_cdc_ecm_update()
333 if (data_iface == iface && alternate == 1) { in usbd_cdc_ecm_update()
/Zephyr-Core-3.4.0/include/zephyr/usb/
Dusbd.h140 uint8_t alternate[USBD_NUMOF_INTERFACES_MAX]; member
207 uint8_t iface, uint8_t alternate);
/Zephyr-Core-3.4.0/doc/build/dts/
Dmacros.bnf315 other-macro = %s"DT_N_" alternate-id
348 ; alternate-id: another way to specify a node besides a path-id
364 ; Node device@123 has these alternate-id values:
370 ; The full alternate-id macros are:
376 ; These mainly exist to allow pasting an alternate-id macro onto a
381 ; alternate-id begin immediately with names taken from the devicetree.
382 alternate-id = ( %s"ALIAS" / %s"NODELABEL" ) dt-name
383 alternate-id =/ %s"INST_" 1*DIGIT "_" dt-name
/Zephyr-Core-3.4.0/boards/arm/stm32f0_disco/doc/
Dindex.rst80 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
81 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current
/Zephyr-Core-3.4.0/boards/arm/stm32f103_mini/doc/
Dindex.rst90 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
91 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current
/Zephyr-Core-3.4.0/subsys/usb/device/
DKconfig83 int "Size of the array where alternate settings are stored"
87 Size of the array where alternate settings are stored.
/Zephyr-Core-3.4.0/boards/arm/nucleo_f031k6/doc/
Dindex.rst83 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
84 GPIO pins are shared with digital or analog alternate functions.
/Zephyr-Core-3.4.0/boards/arm/nucleo_l031k6/doc/
Dindex.rst97 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
98 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current
/Zephyr-Core-3.4.0/boards/arm/nucleo_c031c6/doc/
Dindex.rst103 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
104 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current
/Zephyr-Core-3.4.0/boards/arm/nucleo_f042k6/doc/
Dindex.rst83 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
84 GPIO pins are shared with digital or analog alternate functions.
/Zephyr-Core-3.4.0/boards/arm/stm32g081b_eval/doc/
Dindex.rst30 only. Both support USB PD protocol and alternate mode functionality.
130 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
131 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current
/Zephyr-Core-3.4.0/soc/arm/microchip_mec/mec172x/
DKconfig.soc42 or other non-JTAG alternate functions.
/Zephyr-Core-3.4.0/samples/drivers/clock_control_xec/
DREADME.rst20 GPIO221 alternate function 1 is 32KHZ_OUT and can be monitored on Assembly 6915 JP7 pin 5.
/Zephyr-Core-3.4.0/boards/arm/google_kukui/doc/
Dindex.rst58 pull-down), or as peripheral alternate function.
/Zephyr-Core-3.4.0/boards/arm/stm32vl_disco/doc/
Dindex.rst94 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
95 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current
/Zephyr-Core-3.4.0/boards/arm/stm32l1_disco/doc/
Dindex.rst102 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
103 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current
/Zephyr-Core-3.4.0/boards/arm/stm3210c_eval/doc/
Dindex.rst90 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
91 GPIO pins are shared with digital or analog alternate functions. All GPIOs are high current

123