/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/pinctrl/renesas/ |
D | pinctrl-ra-common.h | 25 #define RA_PINCFG(port, pin, psel, opt) \ argument 31 #define RA_PINCFG__40(port, pin, psel, opt) RA_PINCFG(port, pin, psel, opt) argument 35 #define RA_PINCFG__48(port, pin, psel, opt) RA_PINCFG(port, pin, psel, opt) argument 39 #define RA_PINCFG__64(port, pin, psel, opt) RA_PINCFG(port, pin, psel, opt) argument 43 #define RA_PINCFG_100(port, pin, psel, opt) RA_PINCFG(port, pin, psel, opt) argument
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/gatt/notify/src/ |
D | gatt_client_test.c | 152 static void gatt_discover(enum bt_att_chan_opt opt) in gatt_discover() 245 static void gatt_subscribe_short(enum bt_att_chan_opt opt) in gatt_subscribe_short() 259 static void gatt_unsubscribe_short(enum bt_att_chan_opt opt) in gatt_unsubscribe_short() 273 static void gatt_subscribe_long(enum bt_att_chan_opt opt) in gatt_subscribe_long() 288 static void gatt_unsubscribe_long(enum bt_att_chan_opt opt) in gatt_unsubscribe_long()
|
D | gatt_server_test.c | 119 static void short_notify(enum bt_att_chan_opt opt) in short_notify() 145 static void long_notify(enum bt_att_chan_opt opt) in long_notify()
|
/Zephyr-Core-3.6.0/drivers/can/ |
D | can_native_linux_adapt.c | 48 int fd, opt, ret = -EINVAL; in linux_socketcan_iface_open() local 150 int opt = mode_fd ? 1 : 0; in linux_socketcan_set_mode_fd() local
|
/Zephyr-Core-3.6.0/drivers/pcie/host/ |
D | pcie.c | 411 struct pcie_scan_opt opt = { in pcie_bdf_lookup() local 422 static bool scan_flag(const struct pcie_scan_opt *opt, uint32_t flag) in scan_flag() 430 static bool scan_dev(uint8_t bus, uint8_t dev, const struct pcie_scan_opt *opt) in scan_dev() 479 static bool scan_bus(uint8_t bus, const struct pcie_scan_opt *opt) in scan_bus() 490 int pcie_scan(const struct pcie_scan_opt *opt) in pcie_scan() 557 struct pcie_scan_opt opt = { in pcie_init() local
|
/Zephyr-Core-3.6.0/samples/net/sockets/echo_service/src/ |
D | main.c | 120 int ret, sock, opt; in setup_tcp_socket() local 157 int ret, sock, opt; in setup_udp_socket() local
|
/Zephyr-Core-3.6.0/samples/net/sockets/echo/src/ |
D | socket_echo.c | 29 int opt, optlen = sizeof(int); in main() local
|
/Zephyr-Core-3.6.0/drivers/misc/grove_lcd_rgb/ |
D | grove_lcd_rgb.c | 125 void glcd_display_state_set(const struct device *dev, uint8_t opt) in glcd_display_state_set() 149 void glcd_input_state_set(const struct device *dev, uint8_t opt) in glcd_input_state_set() 193 void glcd_function_set(const struct device *dev, uint8_t opt) in glcd_function_set()
|
/Zephyr-Core-3.6.0/subsys/net/lib/dhcpv4/ |
D | dhcpv4_server.c | 105 uint8_t *opt = NULL; in dhcpv4_find_option() local 152 uint8_t *opt; in dhcpv4_find_message_type_option() local 173 uint8_t *opt; in dhcpv4_find_server_id_option() local 194 uint8_t *opt; in dhcpv4_find_client_id_option() local 221 uint8_t *opt; in dhcpv4_find_requested_ip_option() local 242 uint8_t *opt; in dhcpv4_find_ip_lease_time_option() local 264 uint8_t *opt; in dhcpv4_find_parameter_request_list_option() local
|
/Zephyr-Core-3.6.0/tests/net/lib/coap/src/ |
D | main.c | 277 uint8_t opt[] = { 0x55, 0xA5, 0x12 }; in ZTEST() local 296 uint8_t opt[] = { 0x55, 0x24, 0x49, 0x55, 0xff, 0x66, 0x77, 0x99}; in ZTEST() local 309 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 323 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 337 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 351 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 1083 struct coap_option opt; in ZTEST() local
|
/Zephyr-Core-3.6.0/subsys/net/lib/coap/ |
D | coap.c | 230 static void option_header_set_delta(uint8_t *opt, uint8_t delta) in option_header_set_delta() 235 static void option_header_set_len(uint8_t *opt, uint8_t len) in option_header_set_len() 240 static uint8_t encode_extended_option(uint16_t num, uint8_t *opt, uint16_t *ext) in encode_extended_option() 268 uint8_t opt; /* delta | len */ in encode_option() local 428 static uint8_t option_header_get_delta(uint8_t opt) in option_header_get_delta() 433 static uint8_t option_header_get_len(uint8_t opt) in option_header_get_len() 480 uint16_t opt, uint16_t *opt_ext, uint16_t *hdr_len) in decode_delta() 522 uint8_t opt; in parse_option() local
|
D | coap_link_format.c | 403 uint8_t opt; in clear_more_flag() local
|
/Zephyr-Core-3.6.0/drivers/auxdisplay/ |
D | auxdisplay_jhd1313.c | 190 static void auxdisplay_jhd1313_input_state_set(const struct device *dev, uint8_t opt) in auxdisplay_jhd1313_input_state_set() 231 static void auxdisplay_jhd1313_function_set(const struct device *dev, uint8_t opt) in auxdisplay_jhd1313_function_set()
|
/Zephyr-Core-3.6.0/subsys/net/l2/wifi/ |
D | wifi_shell.c | 660 int opt; in wifi_scan_args_to_params() local 1502 int opt; in parse_mode_args_to_params() local 1601 int opt; in parse_channel_args_to_params() local 1696 int opt; in parse_filter_args_to_params() local
|
/Zephyr-Core-3.6.0/subsys/shell/backends/ |
D | shell_telnet_protocol.h | 114 uint8_t opt; member
|
/Zephyr-Core-3.6.0/subsys/net/ip/ |
D | 6lo.c | 36 static inline uint8_t get_6co_compress(struct net_icmpv6_nd_opt_6co *opt) in get_6co_compress() 41 static inline uint8_t get_6co_cid(struct net_icmpv6_nd_opt_6co *opt) in get_6co_cid()
|
/Zephyr-Core-3.6.0/samples/shields/npm6001_ek/src/ |
D | main.c | 301 int opt, long_index = 0; in cmd_gpio_configure() local
|
/Zephyr-Core-3.6.0/include/zephyr/shell/ |
D | shell.h | 407 #define SHELL_CMD_ARG(syntax, subcmd, help, handler, mand, opt) \ argument 429 #define SHELL_COND_CMD_ARG(flag, syntax, subcmd, help, handler, mand, opt) \ argument
|
/Zephyr-Core-3.6.0/tests/net/socket/udp/src/ |
D | main.c | 1707 int opt; in run_ancillary_recvmsg_test() local 1941 int ret, count = 10, opt; in test_check_ttl() local 2244 int verify, opt; in ZTEST() local
|
/Zephyr-Core-3.6.0/drivers/wifi/simplelink/ |
D | simplelink_sockets.c | 656 int opt; in map_credentials() local
|
/Zephyr-Core-3.6.0/subsys/testsuite/ztest/src/ |
D | ztest.c | 1170 int opt; in cmd_shuffle() local
|
/Zephyr-Core-3.6.0/subsys/bluetooth/host/ |
D | l2cap_br.c | 971 struct bt_l2cap_conf_opt *opt; in l2cap_br_conf_req() local
|
/Zephyr-Core-3.6.0/subsys/shell/ |
D | shell.c | 540 uint32_t opt = (opt8 == SHELL_OPT_ARG_CHECK_SKIP) ? in exec_cmd() local
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/ |
D | sensor.h | 574 enum sensor_stream_data_opt opt; member
|
/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/ |
D | lwm2m_message_handling.c | 483 int coap_options_to_path(struct coap_option *opt, int options_count, in coap_options_to_path()
|