Searched defs:_port (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/include/zephyr/net/http/ |
D | service.h | 81 #define __z_http_service_define(_name, _host, _port, _concurrent, _backlog, _detail, _res_begin, \ argument 120 #define HTTP_SERVICE_DEFINE_EMPTY(_name, _host, _port, _concurrent, _backlog, _detail) \ argument 144 #define HTTPS_SERVICE_DEFINE_EMPTY(_name, _host, _port, _concurrent, _backlog, _detail, \ argument 170 #define HTTP_SERVICE_DEFINE(_name, _host, _port, _concurrent, _backlog, _detail) \ argument 198 #define HTTPS_SERVICE_DEFINE(_name, _host, _port, _concurrent, _backlog, _detail, \ argument
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | stm32-pinctrl-common.h | 37 #define STM32PIN(_port, _pin) \ argument
|
/Zephyr-latest/include/zephyr/net/ |
D | coap_service.h | 61 #define __z_coap_service_define(_name, _host, _port, _flags, _res_begin, _res_end) \ argument 134 #define COAP_SERVICE_DEFINE(_name, _host, _port, _flags) \ argument
|
D | dns_sd.h | 113 _domain, _text, _port) \ argument
|