Home
last modified time | relevance | path

Searched full:inputs (Results 1 – 25 of 228) sorted by relevance

12345678910

/Zephyr-latest/dts/bindings/interrupt-controller/
Dnxp,pint.yaml19 num-inputs:
23 Number of inputs available to the PINT engine. These inputs are typically
/Zephyr-latest/dts/bindings/gpio/
Dxlnx,xps-gpio-1.00.a.yaml16 xlnx,all-inputs:
19 1 if all GPIOs are inputs, 0 otherwise
46 xlnx,all-inputs-2:
49 1 if all GPIO2s are inputs, 0 otherwise
Dseeed-xiao-header.yaml16 has three power pins, followed by four inputs labeled 10 at the
Dite,it8xxx2-gpio-v2.yaml23 The WUC groups internal and external inputs, and asserts
Dsparkfun-pro-micro-header.yaml14 has four power pins, followed by eight inputs, with a
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_cli.rst37 Inputs structure must at least be initialized with a list of targets, an application key and a time
47 static struct bt_mesh_blob_cli_inputs inputs = {
52 sys_slist_init(&inputs.targets);
53 sys_slist_append(&inputs.targets, &targets[0].n);
54 sys_slist_append(&inputs.targets, &targets[1].n);
55 sys_slist_append(&inputs.targets, &targets[2].n);
115 to the aforementioned transfer inputs) requires a set of transfer parameters and a BLOB stream
/Zephyr-latest/.github/workflows/
Dready-to-merge.yml5 inputs:
17 NEEDS_CONTEXT='${{ inputs.needs_context }}'
/Zephyr-latest/drivers/gpio/
Dgpio_handlers.c102 gpio_port_pins_t *inputs, in z_vrfy_gpio_port_get_direction() argument
107 if (inputs != NULL) { in z_vrfy_gpio_port_get_direction()
108 K_OOPS(K_SYSCALL_MEMORY_WRITE(inputs, sizeof(gpio_port_pins_t))); in z_vrfy_gpio_port_get_direction()
115 return z_impl_gpio_port_get_direction(dev, map, inputs, outputs); in z_vrfy_gpio_port_get_direction()
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dnxp_pint.h11 * sourcing inputs from any pins on GPIO ports 0 and 1 of NXP MCUs
12 * featuring the module, and generating interrupts based on these inputs.
13 * Pin inputs can generate separate interrupts to the NVIC, or be combined
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h103 /** BLOB Transfer Client transfer inputs. */
314 const struct bt_mesh_blob_cli_inputs *inputs; member
340 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.
345 const struct bt_mesh_blob_cli_inputs *inputs);
362 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.
369 const struct bt_mesh_blob_cli_inputs *inputs,
403 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.
408 const struct bt_mesh_blob_cli_inputs *inputs);
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c134 struct bt_mesh_blob_cli_inputs inputs; member
360 blob_cli_xfer.inputs.ttl = BT_MESH_TTL_DEFAULT; in blob_cli_inputs_prepare()
361 blob_cli_xfer.inputs.group = group; in blob_cli_inputs_prepare()
362 blob_cli_xfer.inputs.app_idx = 0; in blob_cli_inputs_prepare()
363 sys_slist_init(&blob_cli_xfer.inputs.targets); in blob_cli_inputs_prepare()
373 sys_slist_append(&blob_cli_xfer.inputs.targets, &blob_cli_xfer.targets[i].n); in blob_cli_inputs_prepare()
403 err = bt_mesh_blob_cli_caps_get(&blob_cli, &blob_cli_xfer.inputs); in cli_caps_common_procedure()
481 err = bt_mesh_blob_cli_caps_get(&blob_cli, &blob_cli_xfer.inputs); in test_cli_caps_cancelled()
507 err = bt_mesh_blob_cli_caps_get(&blob_cli, &blob_cli_xfer.inputs); in test_cli_caps_cancelled()
598 blob_cli.inputs = &blob_cli_xfer.inputs; in test_cli_broadcast_basic()
[all …]
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c76 struct bt_mesh_blob_cli_inputs inputs; member
276 blob_cli_xfer.inputs.ttl = BT_MESH_TTL_DEFAULT; in blob_cli_inputs_prepare()
277 blob_cli_xfer.inputs.group = group; in blob_cli_inputs_prepare()
278 blob_cli_xfer.inputs.app_idx = bt_mesh_shell_target_ctx.app_idx; in blob_cli_inputs_prepare()
279 sys_slist_init(&blob_cli_xfer.inputs.targets); in blob_cli_inputs_prepare()
290 sys_slist_append(&blob_cli_xfer.inputs.targets, in blob_cli_inputs_prepare()
325 blob_cli_xfer.inputs.timeout_base = shell_strtoul(argv[7], 0, &err); in cmd_tx()
327 blob_cli_xfer.inputs.timeout_base = 0; in cmd_tx()
351 &blob_cli_xfer.inputs, in cmd_tx()
403 blob_cli_xfer.inputs.timeout_base = shell_strtoul(argv[2], 0, &err); in cmd_caps()
[all …]
/Zephyr-latest/dts/bindings/adc/
Dadi,ad4114-adc.yaml8 map-inputs:
/Zephyr-latest/include/zephyr/drivers/sensor/
Dlm95234.h13 /* External temperature inputs */
/Zephyr-latest/doc/hardware/peripherals/
Dcomparator.rst10 positive inputs. If the voltage at the positive input is higher than the negative input, the
32 compare its inputs, producing an output and detecting edges. When suspended, the comparator
/Zephyr-latest/dts/bindings/misc/
Dnxp,s32-lcu.yaml6 LCU selects multiple inputs from timers, Pulse Width Modulation
/Zephyr-latest/dts/bindings/sensor/
Despressif,esp32-pcnt.yaml19 Each channel has two inputs: a signal input that accepts signal edges
23 Each pulse counter unit also features a filter on each of the four inputs,
26 By combining the usage of both signal and control inputs, a PCNT unit can
/Zephyr-latest/boards/kincony/kincony_kc868_a32/doc/
Dindex.rst12 - 32 digital optoisolated inputs “dry contact”
13 - 4 analog inputs 0-5 V
/Zephyr-latest/boards/digilent/arty_a7/dts/
Darty_a7_arm_designstart.dtsi163 xlnx,all-inputs = <0x0>;
208 xlnx,all-inputs = <0x0>;
209 xlnx,all-inputs-2 = <0x1>;
234 xlnx,all-inputs = <0x0>;
235 xlnx,all-inputs-2 = <0x1>;
/Zephyr-latest/dts/bindings/dma/
Ddmamux-controller.yaml29 Number of DMAMUX Peripheral Request Line inputs supported by the controller
/Zephyr-latest/dts/bindings/counter/
Dgd,gd32-timer.yaml38 inputs, dead-time insertion, etc.
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c256 net_buf_simple_add_le16(&rsp, srv->inputs.group); in status_rsp()
257 net_buf_simple_add_le16(&rsp, srv->inputs.app_idx); in status_rsp()
258 net_buf_simple_add_u8(&rsp, srv->inputs.ttl); in status_rsp()
259 net_buf_simple_add_le16(&rsp, srv->inputs.timeout_base); in status_rsp()
964 sys_slist_init(&srv->inputs.targets); in dfd_srv_reset()
1020 sys_slist_init(&srv->inputs.targets); in bt_mesh_dfd_srv_receivers_delete_all()
1046 if (srv->inputs.app_idx == params->app_idx && in bt_mesh_dfd_srv_start()
1047 srv->inputs.timeout_base == params->timeout_base && in bt_mesh_dfd_srv_start()
1048 srv->inputs.group == params->group && srv->inputs.ttl == params->ttl && in bt_mesh_dfd_srv_start()
1077 sys_slist_init(&srv->inputs.targets); in bt_mesh_dfd_srv_start()
[all …]
/Zephyr-latest/dts/bindings/stepper/
Dzephyr,gpio-stepper.yaml27 The gpio pin array on which the stepper inputs are to be connected
/Zephyr-latest/dts/bindings/clock/
Dst,stm32f1-clock-mco.yaml13 prescaler before the output. However, note that certain inputs of
/Zephyr-latest/dts/bindings/iio/afe/
Dvoltage-divider.yaml35 Control power to the voltage divider inputs.

12345678910