/Zephyr-Core-3.4.0/dts/riscv/ite/ |
D | it8xxx2-pinctrl-map.dtsi | 10 /* 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/ |
D | usbd_ch9.h | 89 *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()
|
D | usbd_interface.h | 49 const uint8_t alternate);
|
D | usbd_class_api.h | 148 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/ |
D | net_offload.rst | 17 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/ |
D | app.overlay | 22 alternate-domain = <&test_reg_chained>;
|
/Zephyr-Core-3.4.0/boards/arm/stm32f3_seco_d23/doc/ |
D | index.rst | 108 - 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/ |
D | loopback.c | 209 uint8_t iface, uint8_t alternate) in lb_update() argument 212 c_nd, iface, alternate); in lb_update()
|
D | usbd_cdc_ecm.c | 319 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/ |
D | usbd.h | 140 uint8_t alternate[USBD_NUMOF_INTERFACES_MAX]; member 207 uint8_t iface, uint8_t alternate);
|
/Zephyr-Core-3.4.0/doc/build/dts/ |
D | macros.bnf | 315 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/ |
D | index.rst | 80 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/ |
D | index.rst | 90 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/ |
D | Kconfig | 83 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/ |
D | index.rst | 83 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/ |
D | index.rst | 97 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/ |
D | index.rst | 103 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/ |
D | index.rst | 83 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/ |
D | index.rst | 30 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/ |
D | Kconfig.soc | 42 or other non-JTAG alternate functions.
|
/Zephyr-Core-3.4.0/samples/drivers/clock_control_xec/ |
D | README.rst | 20 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/ |
D | index.rst | 58 pull-down), or as peripheral alternate function.
|
/Zephyr-Core-3.4.0/boards/arm/stm32vl_disco/doc/ |
D | index.rst | 94 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/ |
D | index.rst | 102 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/ |
D | index.rst | 90 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
|