/Zephyr-Core-3.7.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.7.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.7.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.7.0/drivers/pcie/host/ |
D | pcie.c | 371 static bool scan_flag(const struct pcie_scan_opt *opt, uint32_t flag) in scan_flag() 379 static bool scan_dev(uint8_t bus, uint8_t dev, const struct pcie_scan_opt *opt) in scan_dev() 428 static bool scan_bus(uint8_t bus, const struct pcie_scan_opt *opt) in scan_bus() 439 int pcie_scan(const struct pcie_scan_opt *opt) in pcie_scan() 506 struct pcie_scan_opt opt = { in pcie_init() local
|
/Zephyr-Core-3.7.0/samples/net/sockets/echo_service/src/ |
D | main.c | 119 int ret, sock, opt; in setup_tcp_socket() local 156 int ret, sock, opt; in setup_udp_socket() local
|
/Zephyr-Core-3.7.0/boards/nxp/frdm_mcxn947/ |
D | board.c | 39 spc_active_mode_dcdc_option_t opt = { in power_mode_od() local
|
/Zephyr-Core-3.7.0/samples/net/sockets/echo/src/ |
D | socket_echo.c | 29 int opt; in main() local
|
/Zephyr-Core-3.7.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.7.0/subsys/net/lib/dhcpv4/ |
D | dhcpv4_server.c | 111 uint8_t *opt = NULL; in dhcpv4_find_option() local 158 uint8_t *opt; in dhcpv4_find_message_type_option() local 179 uint8_t *opt; in dhcpv4_find_server_id_option() local 200 uint8_t *opt; in dhcpv4_find_client_id_option() local 227 uint8_t *opt; in dhcpv4_find_requested_ip_option() local 248 uint8_t *opt; in dhcpv4_find_ip_lease_time_option() local 270 uint8_t *opt; in dhcpv4_find_parameter_request_list_option() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/coap/ |
D | coap.c | 232 static void option_header_set_delta(uint8_t *opt, uint8_t delta) in option_header_set_delta() 237 static void option_header_set_len(uint8_t *opt, uint8_t len) in option_header_set_len() 242 static uint8_t encode_extended_option(uint16_t num, uint8_t *opt, uint16_t *ext) in encode_extended_option() 270 uint8_t opt; /* delta | len */ in encode_option() local 430 static uint8_t option_header_get_delta(uint8_t opt) in option_header_get_delta() 435 static uint8_t option_header_get_len(uint8_t opt) in option_header_get_len() 482 uint16_t opt, uint16_t *opt_ext, uint16_t *hdr_len) in decode_delta() 524 uint8_t opt; in parse_option() local 1263 int opt; in coap_block_has_more() local
|
D | coap_link_format.c | 403 uint8_t opt; in clear_more_flag() local
|
/Zephyr-Core-3.7.0/subsys/net/l2/wifi/ |
D | wifi_shell.c | 458 int opt; in __wifi_args_to_params() local 669 int opt; in wifi_scan_args_to_params() local 1377 int opt; in wifi_ap_config_args_to_params() local 1615 int opt; in parse_mode_args_to_params() local 1716 int opt; in parse_channel_args_to_params() local 1813 int opt; in parse_filter_args_to_params() local
|
/Zephyr-Core-3.7.0/tests/net/lib/coap/src/ |
D | main.c | 290 uint8_t opt[] = { 0x55, 0xA5, 0x12 }; in ZTEST() local 309 uint8_t opt[] = { 0x55, 0x24, 0x49, 0x55, 0xff, 0x66, 0x77, 0x99}; in ZTEST() local 322 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 336 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 350 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 364 uint8_t opt[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', 'n', in ZTEST() local 1104 struct coap_option opt; in ZTEST() local
|
/Zephyr-Core-3.7.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.7.0/subsys/shell/backends/ |
D | shell_telnet_protocol.h | 114 uint8_t opt; member
|
/Zephyr-Core-3.7.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.7.0/samples/shields/npm6001_ek/src/ |
D | main.c | 301 int opt, long_index = 0; in cmd_gpio_configure() local
|
/Zephyr-Core-3.7.0/include/zephyr/shell/ |
D | shell.h | 441 #define SHELL_CMD_ARG(syntax, subcmd, help, handler, mand, opt) \ argument 463 #define SHELL_COND_CMD_ARG(flag, syntax, subcmd, help, handler, mand, opt) \ argument
|
/Zephyr-Core-3.7.0/tests/net/socket/udp/src/ |
D | main.c | 1709 int opt; in run_ancillary_recvmsg_test() local 1943 int ret, count = 10, opt; in test_check_ttl() local 2246 int verify, opt; in ZTEST() local
|
/Zephyr-Core-3.7.0/drivers/wifi/simplelink/ |
D | simplelink_sockets.c | 656 int opt; in map_credentials() local
|
/Zephyr-Core-3.7.0/subsys/testsuite/ztest/src/ |
D | ztest.c | 1275 int opt; in cmd_shuffle() local
|
/Zephyr-Core-3.7.0/subsys/shell/ |
D | shell.c | 542 uint32_t opt = (opt8 == SHELL_OPT_ARG_CHECK_SKIP) ? in exec_cmd() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/ |
D | l2cap_br.c | 1201 struct bt_l2cap_conf_opt *opt; in l2cap_br_conf_req() local
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/ |
D | sensor.h | 610 enum sensor_stream_data_opt opt; member
|