/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/ioport/sam/ |
H A D | ioport_pio.h | 51 #define IOPORT_CREATE_PIN(port, pin) ((IOPORT_ ## port) * 32 + (pin)) argument 112 __always_inline static Pio *arch_ioport_port_to_base(ioport_port_t port) in arch_ioport_port_to_base() 163 __always_inline static void arch_ioport_enable_port(ioport_port_t port, in arch_ioport_enable_port() 169 __always_inline static void arch_ioport_disable_port(ioport_port_t port, in arch_ioport_disable_port() 187 __always_inline static void arch_ioport_set_port_mode(ioport_port_t port, in arch_ioport_set_port_mode() 260 __always_inline static void arch_ioport_set_port_dir(ioport_port_t port, in arch_ioport_set_port_dir() 300 __always_inline static void arch_ioport_set_port_level(ioport_port_t port, in arch_ioport_set_port_level() 315 ioport_port_t port, ioport_port_mask_t mask) in arch_ioport_get_port_level() 322 Pio *port = arch_ioport_pin_to_base(pin); in arch_ioport_toggle_pin_level() local 332 __always_inline static void arch_ioport_toggle_port_level(ioport_port_t port, in arch_ioport_toggle_port_level() [all …]
|
/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/ioport/ |
H A D | ioport.h | 170 static inline void ioport_enable_port(ioport_port_t port, in ioport_enable_port() 193 static inline void ioport_disable_port(ioport_port_t port, in ioport_disable_port() 208 static inline void ioport_set_port_mode(ioport_port_t port, in ioport_set_port_mode() 231 static inline void ioport_reset_port_mode(ioport_port_t port, in ioport_reset_port_mode() 254 static inline void ioport_set_port_dir(ioport_port_t port, in ioport_set_port_dir() 291 static inline void ioport_set_port_level(ioport_port_t port, in ioport_set_port_level() 318 static inline ioport_port_mask_t ioport_get_port_level(ioport_pin_t port, in ioport_get_port_level() 341 static inline void ioport_toggle_port_level(ioport_port_t port, in ioport_toggle_port_level() 366 static inline void ioport_set_port_sense_mode(ioport_port_t port, in ioport_set_port_sense_mode()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/ |
H A D | r_ioport.c | 330 ssp_err_t R_IOPORT_PortRead (ioport_port_t port, ioport_size_t * p_port_value) in R_IOPORT_PortRead() 360 ssp_err_t R_IOPORT_PortWrite (ioport_port_t port, ioport_size_t value, ioport_size_t mask) in R_IOPORT_PortWrite() 405 ioport_port_t port = (ioport_port_t) (0xFF00U & (ioport_size_t) pin); in R_IOPORT_PinWrite() local 438 ssp_err_t R_IOPORT_PortDirectionSet (ioport_port_t port, ioport_size_t direction_values, ioport_siz… in R_IOPORT_PortDirectionSet() 511 ssp_err_t R_IOPORT_PortEventInputRead (ioport_port_t port, ioport_size_t * p_event_data) in R_IOPORT_PortEventInputRead() 542 ioport_port_t port; in R_IOPORT_PinEventInputRead() local 587 ssp_err_t R_IOPORT_PortEventOutputWrite (ioport_port_t port, ioport_size_t event_data, ioport_size_… in R_IOPORT_PortEventOutputWrite() 624 ioport_port_t port; in R_IOPORT_PinEventOutputWrite() local 739 static ssp_err_t r_ioport_port_exists(ioport_port_t port) in r_ioport_port_exists()
|
/btstack/3rd-party/lwip/core/src/apps/tftp/ |
H A D | tftp.c | 87 u16_t port; member 136 send_request(const ip_addr_t *addr, u16_t port, u16_t opcode, const char* fname, const char* mode) in send_request() 158 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error() 179 send_ack(const ip_addr_t *addr, u16_t port, u16_t blknum) in send_ack() 195 resend_data(const ip_addr_t *addr, u16_t port) in resend_data() 215 send_data(const ip_addr_t *addr, u16_t port) in send_data() 243 recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in recv() 523 tftp_get(void* handle, const ip_addr_t *addr, u16_t port, const char* fname, enum tftp_transfer_mod… in tftp_get() 536 tftp_put(void* handle, const ip_addr_t *addr, u16_t port, const char* fname, enum tftp_transfer_mod… in tftp_put()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/hw/ |
H A D | hw_ioport_private.h | 219 ioport_port_t port, in HW_IOPORT_PortWriteWithPCNTR3() 244 …ioport_size_t HW_IOPORT_PortEventInputDataRead (R_IOPORT1_Type * p_ioport_regs, ioport_port_t port) in HW_IOPORT_PortEventInputDataRead() 273 ioport_port_t port, in HW_IOPORT_PortEventOutputDataWrite() 303 ioport_port_t port, in HW_IOPORT_PinEventOutputDataWrite() 343 …INE ioport_size_t HW_IOPORT_PortOutputDataRead (R_IOPORT1_Type * p_ioport_regs, ioport_port_t port) in HW_IOPORT_PortOutputDataRead() 394 …STATIC_INLINE ioport_size_t HW_IOPORT_PortRead (R_IOPORT1_Type * p_ioport_regs, ioport_port_t port) in HW_IOPORT_PortRead() 418 …LINE ioport_size_t HW_IOPORT_PortDirectionRead (R_IOPORT1_Type * p_ioport_regs, ioport_port_t port) in HW_IOPORT_PortDirectionRead() 471 __STATIC_INLINE void HW_IOPORT_PortDirectionSet (R_IOPORT1_Type * p_ioport_regs, ioport_port_t port… in HW_IOPORT_PortDirectionSet()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_ioport/ |
H A D | r_ioport.c | 304 fsp_err_t R_IOPORT_PortRead (ioport_ctrl_t * const p_ctrl, bsp_io_port_t port, ioport_size_t * p_po… in R_IOPORT_PortRead() 342 fsp_err_t R_IOPORT_PortWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_t port, ioport_size_t value… in R_IOPORT_PortWrite() 396 bsp_io_port_t port = (bsp_io_port_t) (IOPORT_PRV_PORT_BITS & (ioport_size_t) pin); in R_IOPORT_PinWrite() local 439 bsp_io_port_t port, in R_IOPORT_PortDirectionSet() 499 fsp_err_t R_IOPORT_PortEventInputRead (ioport_ctrl_t * const p_ctrl, bsp_io_port_t port, ioport_siz… in R_IOPORT_PortEventInputRead() 589 bsp_io_port_t port, in R_IOPORT_PortEventOutputWrite() 650 bsp_io_port_t port; in R_IOPORT_PinEventOutputWrite() local 754 static void r_ioport_hw_pin_event_output_data_write (bsp_io_port_t port, in r_ioport_hw_pin_event_output_data_write()
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | altcp.c | 303 altcp_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_bind() 316 altcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn conne… in altcp_connect() 478 altcp_get_tcp_addrinfo(struct altcp_pcb *conn, int local, ip_addr_t *addr, u16_t *port) in altcp_get_tcp_addrinfo() 552 altcp_default_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_default_bind() 661 altcp_default_get_tcp_addrinfo(struct altcp_pcb *conn, int local, ip_addr_t *addr, u16_t *port) in altcp_default_get_tcp_addrinfo()
|
H A D | udp.c | 73 #define UDP_ENSURE_LOCAL_PORT_RANGE(port) ((u16_t)(((port) & (u16_t)~UDP_LOCAL_PORT_RANGE_START) + … argument 932 udp_bind(struct udp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port) in udp_bind() 1075 udp_connect(struct udp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port) in udp_connect()
|
H A D | altcp_tcp.c | 256 altcp_tcp_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_tcp_bind() 268 altcp_tcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn c… in altcp_tcp_connect() 485 altcp_tcp_get_tcp_addrinfo(struct altcp_pcb *conn, int local, ip_addr_t *addr, u16_t *port) in altcp_tcp_get_tcp_addrinfo()
|
H A D | tcp.c | 126 #define TCP_ENSURE_LOCAL_PORT_RANGE(port) ((u16_t)(((port) & (u16_t)~TCP_LOCAL_PORT_RANGE_START) + … argument 662 tcp_bind(struct tcp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port) in tcp_bind() 1071 tcp_connect(struct tcp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port, in tcp_connect() 2367 tcp_tcp_get_tcp_addrinfo(struct tcp_pcb *pcb, int local, ip_addr_t *addr, u16_t *port) in tcp_tcp_get_tcp_addrinfo()
|
H A D | dns.c | 112 #define DNS_PORT_ALLOWED(port) ((port) >= 1024) argument 896 u16_t port = (u16_t)DNS_RAND_TXID(); in dns_alloc_random_port() local 1189 dns_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in dns_recv()
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | sockets.c | 89 #define IP4ADDR_PORT_TO_SOCKADDR(sin, ipaddr, port) do { \ argument 95 #define SOCKADDR4_TO_IP4ADDR_PORT(sin, ipaddr, port) do { \ argument 101 #define IP6ADDR_PORT_TO_SOCKADDR(sin6, ipaddr, port) do { \ argument 108 #define SOCKADDR6_TO_IP6ADDR_PORT(sin6, ipaddr, port) do { \ argument 126 #define IPADDR_PORT_TO_SOCKADDR(sockaddr, ipaddr, port) do { \ argument 132 #define SOCKADDR_TO_IPADDR_PORT(sockaddr, ipaddr, port) sockaddr_to_ipaddr_port(sockaddr, ipaddr, &… argument 139 #define IPADDR_PORT_TO_SOCKADDR(sockaddr, ipaddr, port) \ argument 141 #define SOCKADDR_TO_IPADDR_PORT(sockaddr, ipaddr, port) \ argument 148 #define IPADDR_PORT_TO_SOCKADDR(sockaddr, ipaddr, port) \ argument 150 #define SOCKADDR_TO_IPADDR_PORT(sockaddr, ipaddr, port) \ argument [all …]
|
H A D | api_lib.c | 269 netconn_getaddr(struct netconn *conn, ip_addr_t *addr, u16_t *port, u8_t local) in netconn_getaddr() 307 netconn_bind(struct netconn *conn, const ip_addr_t *addr, u16_t port) in netconn_bind() 377 netconn_connect(struct netconn *conn, const ip_addr_t *addr, u16_t port) in netconn_connect() 922 netconn_sendto(struct netconn *conn, struct netbuf *buf, const ip_addr_t *addr, u16_t port) in netconn_sendto()
|
/btstack/platform/daemon/binding/java/src/com/bluekitchen/btstack/ |
H A D | SocketConnectionTCP.java | 11 private int port; field in SocketConnectionTCP 22 public void setTcpPort(int port) { in setTcpPort()
|
H A D | SocketConnection.java | 16 public void setTcpPort(int port) { in setTcpPort()
|
/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmp_raw.c | 47 snmp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in snmp_recv() 57 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto()
|
H A D | snmp_netconn.c | 82 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto()
|
/btstack/3rd-party/lwip/core/src/core/ipv4/ |
H A D | ip4.c | 92 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (((port) == PP_NTOHS(LWIP_IANA_PORT_DHCP_CLIENT))… argument 96 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (LWIP_IP_ACCEPT_UDP_PORT(port)) argument 99 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) ((port) == PP_NTOHS(LWIP_IANA_PORT_DHCP_CLIENT)) argument
|
/btstack/3rd-party/lwip/core/src/apps/http/ |
H A D | altcp_proxyconnect.c | 99 #define PROXY_CONNECT_FORMAT(host, port) PROXY_CONNECT, host, port, ALTCP_PROXYCONNECT_CLIENT_AGENT argument 103 altcp_proxyconnect_format_request(char *buffer, size_t bufsize, const char *host, int port) in altcp_proxyconnect_format_request() 459 altcp_proxyconnect_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_conne… in altcp_proxyconnect_connect()
|
H A D | http_client.c | 632 httpc_get_file(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t … in httpc_get_file() 677 httpc_get_file_dns(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *… in httpc_get_file_dns() 818 httpc_get_file_to_disk(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_conne… in httpc_get_file_to_disk() 870 httpc_get_file_dns_to_disk(const char* server_name, u16_t port, const char* uri, const httpc_connec… in httpc_get_file_dns_to_disk()
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | pppol2tp.c | 110 struct netif *netif, const ip_addr_t *ipaddr, u16_t port, in pppol2tp_create() 345 …pppol2tp_input(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) { in pppol2tp_input() 486 static void pppol2tp_dispatch_control_packet(pppol2tp_pcb *l2tp, u16_t port, struct pbuf *p, u16_t … in pppol2tp_dispatch_control_packet()
|
/btstack/port/nrf5-cinnamon/ |
H A D | CMakeLists.txt | 26 add_executable(port EXCLUDE_FROM_ALL target
|
/btstack/3rd-party/lwip/core/src/netif/ |
H A D | bridgeif.c | 332 bridgeif_port_t *port; in bridgeif_input() local 527 bridgeif_port_t *port; in bridgeif_add_port() local
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra_gen/ |
H A D | pin_data.c | 182 uint32_t port = port_pin >> 8U; in R_BSP_PinCfgSecurityInit() local
|
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/boards/samv71_xplained_ultra/ |
H A D | init.c | 63 #define ioport_set_port_peripheral_mode(port, masks, mode) \ argument
|