/Zephyr-Core-3.4.0/tests/net/ethernet_mgmt/src/ |
D | main.c | 71 } ports[2]; member 162 int ports_num = ARRAY_SIZE(ctx->ports); in eth_fake_set_config() 250 ctx->ports[port_id].qbv_enabled = in eth_fake_set_config() 254 memcpy(&ctx->ports[port_id].cycle_time, in eth_fake_set_config() 256 sizeof(ctx->ports[port_id].cycle_time)); in eth_fake_set_config() 257 ctx->ports[port_id].extension_time = in eth_fake_set_config() 259 memcpy(&ctx->ports[port_id].base_time, in eth_fake_set_config() 261 sizeof(ctx->ports[port_id].base_time)); in eth_fake_set_config() 264 ctx->ports[port_id].gate_control.gate_status[0] = in eth_fake_set_config() 266 ctx->ports[port_id].gate_control.gate_status[1] = in eth_fake_set_config() [all …]
|
/Zephyr-Core-3.4.0/scripts/west_commands/runners/ |
D | blackmagicprobe.py | 48 ports = glob.glob(LINUX_SERIAL_GLOB) 49 if not ports: 52 return sorted(ports)[0] 65 ports = glob.glob(DARWIN_SERIAL_GLOB) 66 if not ports: 69 return sorted(ports)[0]
|
/Zephyr-Core-3.4.0/drivers/pinctrl/ |
D | pinctrl_rv32m1.c | 16 static PORT_Type *ports[] = { variable 36 PORT_Type *base = ports[PORT(pins[i])]; in pinctrl_configure_pins()
|
D | pinctrl_kinetis.c | 14 static PORT_Type *ports[] = { variable 38 PORT_Type *base = ports[PORT(pins[i])]; in pinctrl_configure_pins()
|
/Zephyr-Core-3.4.0/boards/arm/mimxrt595_evk/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on RT5XX boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/boards/arm/mimxrt685_evk/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on RT6XX boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/boards/arm/lpcxpresso54114/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/boards/arm/lpcxpresso51u68/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/tests/drivers/i2s/i2s_api/ |
D | Kconfig | 12 bool "Use two separate I2S ports for loopback" 14 Use separate I2S ports for transmit and receive.
|
/Zephyr-Core-3.4.0/tests/drivers/i2s/i2s_speed/ |
D | Kconfig | 12 bool "Use two separate I2S ports for loopback" 14 Use separate I2S ports for transmit and receive.
|
/Zephyr-Core-3.4.0/doc/connectivity/networking/ |
D | armfvp_user_networking_setup.rst | 42 * User mode networking does not support forwarding UDP ports on the host to 45 * You can only make inward connections by mapping TCP ports on the host to 48 * Operations that require privileged source ports, for example NFS in its
|
/Zephyr-Core-3.4.0/dts/arm/microchip/mec152x/ |
D | mec1523hsz-pinctrl.dtsi | 10 /* I2C ports */
|
/Zephyr-Core-3.4.0/boards/arm/az3166_iotdevkit/ |
D | az3166_iotdevkit_defconfig | 18 # enable GPIO ports
|
/Zephyr-Core-3.4.0/boards/arm/lpcxpresso55s36/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/boards/arm/lpcxpresso55s69/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/boards/arm/lpcxpresso55s06/ |
D | pre_dt_board.cmake | 7 # Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/boards/arm/stm32f412g_disco/ |
D | stm32f412g_disco_defconfig | 18 # enable GPIO ports A, B, C, D, E
|
/Zephyr-Core-3.4.0/boards/arm/lpcxpresso55s28/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/boards/arm/atsamc21n_xpro/doc/ |
D | index.rst | 61 - I/O ports 67 - Serial ports 70 - I2C ports 73 - Serial Peripheral Interface ports 76 - CAN ports
|
/Zephyr-Core-3.4.0/boards/arm/atsamd21_xpro/doc/ |
D | index.rst | 47 | GPIO | on-chip | I/O ports | 51 | USART | on-chip | Serial ports | 53 | I2C | on-chip | I2C ports | 55 | SPI | on-chip | Serial Peripheral Interface ports | 57 | USB | on-chip | Universal Serial Bus device ports |
|
/Zephyr-Core-3.4.0/boards/arm/lpcxpresso55s16/ |
D | pre_dt_board.cmake | 4 # Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
|
/Zephyr-Core-3.4.0/drivers/pwm/ |
D | Kconfig.npcx | 13 Say y if you wish to use pwm ports on NPCX MCU.
|
/Zephyr-Core-3.4.0/include/zephyr/xen/public/ |
D | sched.h | 142 XEN_GUEST_HANDLE(evtchn_port_t) ports;
|
/Zephyr-Core-3.4.0/boards/arm/serpente/doc/ |
D | index.rst | 45 | GPIO | on-chip | I/O ports | 49 | USART | on-chip | Serial ports | 51 | SPI | on-chip | Serial Peripheral Interface ports |
|
/Zephyr-Core-3.4.0/boards/arm/stm32h747i_disco/ |
D | stm32h747i_disco_m7_defconfig | 24 # Disable following to assign serial ports to m4 core
|