Home
last modified time | relevance | path

Searched defs:port (Results 226 – 250 of 332) sorted by relevance

12345678910>>...14

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Difx_cat1-pinctrl.h68 #define DT_CAT1_PINMUX(port, pin, hsiom) \ argument
Dsi32-pinctrl.h110 #define SI32_MUX(fun, port, pin) \ argument
Dnrf-pinctrl.h248 #define NRF_PSEL(fun, port, pin) \ argument
/Zephyr-latest/tests/net/ptp/clock/src/
Dmain.c236 static int ptp_test_1_init(const struct device *port) in ptp_test_1_init()
252 static int ptp_test_2_init(const struct device *port) in ptp_test_2_init()
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dsoc.c447 int port; in ite_it8xxx2_init() local
/Zephyr-latest/drivers/gpio/
Dgpio_cmsdk_ahb.c31 volatile struct gpio_cmsdk_ahb *port; member
Dgpio_ifx_cat1.c216 static int gpio_cat1_manage_callback(const struct device *port, in gpio_cat1_manage_callback()
Dgpio_sam.c283 static int gpio_sam_manage_callback(const struct device *port, in gpio_sam_manage_callback()
Dgpio_iproc.c174 static int gpio_iproc_manage_callback(const struct device *port, struct gpio_callback *callback, in gpio_iproc_manage_callback()
Dgpio_eos_s3.c360 static int gpio_eos_s3_port_get_direction(const struct device *port, gpio_port_pins_t map, in gpio_eos_s3_port_get_direction()
Dgpio_sam4l.c211 static int gpio_sam_manage_callback(const struct device *port, in gpio_sam_manage_callback()
/Zephyr-latest/boards/nordic/nrf9160dk/
Dboard.c44 uint8_t port; member
/Zephyr-latest/drivers/memc/
Dmemc_mcux_flexspi_aps6408l.c73 flexspi_port_t port; member
/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c78 const char *port; variable
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-rzg-common.h37 #define RZG_PINMUX(port, pin, func) (port | pin | (func << 4)) argument
/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c62 int port; member
/Zephyr-latest/subsys/lorawan/services/
Dfrag_transport.c107 static void frag_transport_package_callback(uint8_t port, uint8_t flags, int16_t rssi, int8_t snr, in frag_transport_package_callback()
/Zephyr-latest/drivers/serial/
Duart_ns16550.c333 uint32_t port; member
387 uintptr_t port, uint8_t val)
410 uintptr_t port)
435 uintptr_t port, uint32_t val)
451 uintptr_t port)
471 uintptr_t port; local
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_internal.h67 int32_t port; member
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_whd_hal_sdio.c228 void whd_bus_sdio_oob_irq_handler(const struct device *port, struct gpio_callback *cb, in whd_bus_sdio_oob_irq_handler()
/Zephyr-latest/tests/net/lib/dns_resolve/src/
Dmain.c374 int i, count = 0, port = 0; in ZTEST() local
408 int i, count = 0, port = 0; in ZTEST() local
/Zephyr-latest/include/zephyr/acpi/
Dacpi.h73 uintptr_t port; member
/Zephyr-latest/include/zephyr/lorawan/
Dlorawan.h184 uint16_t port; member
/Zephyr-latest/include/zephyr/net/http/
Dservice.h70 uint16_t *port; member
/Zephyr-latest/drivers/ethernet/
Deth_e1000.c421 static int ptp_e1000_init(const struct device *port) in ptp_e1000_init()

12345678910>>...14