Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 25 of 80) sorted by relevance

1234

/Zephyr-latest/boards/nxp/vmu_rt1170/
Dvmu_rt1170_mimxrt1176_cm7.dts52 /* This regulator controls VDD_5V_PERIPH onboard supply */
61 /* This regulator controls VDD_5V_HIPOWER onboard supply */
70 /* This regulator controls the VDD_3V3_SENSORS1 onboard supply. */
80 /* This regulator controls the VDD_3V3_SENSORS2 onboard supply. */
90 /* This regulator controls the VDD_3V3_SENSORS3 onboard supply. */
100 /* This regulator controls the VDD_3V3_SENSORS4 onboard supply. */
110 /* This regulator controls VDD_3V3_SPEKTRUM onboard supply */
119 /* This regulator controls ETH_VDD_3V3 supply to power up the TJA1103 PHY */
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/
DREADME.rst9 This sample controls a stand-alone line-following DFRobot Maqueen
36 The sample program controls the robot to follow a line track and does
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/
Dmimxrt1062_fmurt6.dts53 /* This regulator controls VDD_3V3_SD_CARD onboard supply */
62 /* This regulator controls VDD_5V_PERIPH onboard supply */
71 /* This regulator controls VDD_5V_HIPOWER onboard supply */
80 /* This regulator controls the 3V3_S line, which powers sensors on-board. */
90 /* This regulator controls VDD_3V3_SPEKTRUM onboard supply */
99 /* This regulator controls ETH_VDD_3V3 supply to power up the TJA1103 PHY */
/Zephyr-latest/doc/hardware/peripherals/
Dvideo.rst41 controls available which can be generic, related to a device class or vendor
43 to handle and create controls.
Dhaptics.rst19 Additionally, haptic driver devices often offer controls for adjusting and
Di2c.rst19 "controller" that initiates transactions and controls the clock, or as a
29 Zephyr's I2C controller API is used when an I2C peripheral controls the bus,
Dsmbus.rst20 initiates transactions and controls the clock, a Peripheral that
48 Zephyr's SMBus controller API is used when an SMBus device controls the bus,
Dregulators.rst7 example is a GPIO that controls a transistor that supplies current to a device
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg_srv.rst7 specification. The Configuration Server model controls most parameters of the
Dsar_cfg.rst121 The SAR Transmitter state is a composite state that controls the number and timing of transmissions
132 The SAR Receiver state is a composite state that controls the number and timing of Segment
145 SAR Segment Interval Step state holds a value that controls the interval between transmissions of
176 The value of this state controls the interval step used for delaying the retransmissions of
191 SAR Unicast Retransmissions Interval Increment holds a value that controls the interval increment
207 The state holds a value that controls the total number of retransmissions of a segmented message to
215 This state holds a value that controls the interval between retransmissions of all segments in a
242 This state holds a value that controls the delay increment of an interval used for delaying the
264 The SAR Acknowledgment Retransmissions Count state controls the number of retransmissions of Segment
Dsrpl_cli.rst26 :kconfig:option:`CONFIG_BT_MESH_SOL_PDU_RPL_CLI_TIMEOUT` controls how long the Solicitation PDU RPL
/Zephyr-latest/samples/basic/threads/
DREADME.rst17 - ``blink0()`` controls ``led0`` and has a 100ms sleep cycle
18 - ``blink1()`` controls ``led1`` and has a 1000ms sleep cycle
/Zephyr-latest/subsys/usb/device/class/audio/
Daudio.c37 uint8_t *controls[2]; member
163 .controls = {dev##_controls_##i, NULL}, \
176 .controls = {dev##_controls0_##i, dev##_controls1_##i}, \
535 uint8_t *controls = audio_dev_data->controls[device]; in handle_fu_mute_req() local
536 uint8_t *control_val = &controls[POS(MUTE, ch, ch_cnt)]; in handle_fu_mute_req()
568 uint8_t *controls = audio_dev_data->controls[device]; in handle_fu_volume_req() local
569 uint8_t *control_val = &controls[POS(VOLUME, ch, ch_cnt)]; in handle_fu_volume_req()
/Zephyr-latest/drivers/cache/
DKconfig.andes26 This option controls the priority of the cache initialization.
/Zephyr-latest/samples/drivers/led/sx1509b_intensity/
DREADME.rst10 This sample controls the intensity of the color LEDs in a Thingy:52 lightwell.
/Zephyr-latest/samples/boards/nxp/s32/netc/
DREADME.rst12 1. Zephyr application controls the Physical Station Interface (PSI) and the
15 2. Zephyr application controls the PSI, Virtual SI 1, and the Ethernet PHY
19 controls PSI) to allow users visualize the networking settings. Telnet shell
/Zephyr-latest/samples/drivers/led/pca9633/
DREADME.rst10 This sample controls 4 LEDs connected to a PCA9633 driver, using the
/Zephyr-latest/drivers/reset/
DKconfig23 This option controls the priority of the reset controller device
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/
DREADME.rst12 model which controls one of the 4 sets of buttons and LEDs .
16 FICR. Each button controls the state of its
58 Prior to provisioning, each button controls its corresponding LED as one
/Zephyr-latest/lib/posix/options/
DKconfig.timer60 This controls the maximum number of times a timer can overrun before
89 This controls how long to wait for resources to come available to create
/Zephyr-latest/drivers/syscon/
DKconfig36 This option controls the priority of the syscon device
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_tracing.rst12 The :kconfig:option:`CONFIG_TRACING_NET_CORE` option controls the core network
/Zephyr-latest/drivers/dma/
DKconfig.nxp_sof_host_dma32 needs to act as if it controls a DMA engine.
/Zephyr-latest/samples/drivers/led/lp5569/
DREADME.rst10 This sample controls 9 LEDs connected to an LP5569 driver. The sample turns
/Zephyr-latest/samples/boards/renesas/comparator/
DREADME.rst33 The comparator's output controls LED0:

1234