Home
last modified time | relevance | path

Searched refs:control (Results 251 – 275 of 757) sorted by relevance

1...<<11121314151617181920>>...31

/Zephyr-latest/boards/ene/kb1200_evb/doc/
Dindex.rst31 See Processor clock control register (refer 5.1 General Configuration)
/Zephyr-latest/drivers/dma/
Ddma_xilinx_axi_dma.c162 uint32_t control; member
504 current_descriptor->control = current_descriptor->status = 0; in dma_xilinx_axi_dma_clean_up_sg_descriptors()
796 current_descriptor->control = (uint32_t)block_size; in dma_xilinx_axi_dma_transfer_block()
799 current_descriptor->control = in dma_xilinx_axi_dma_transfer_block()
800 current_descriptor->control | XILINX_AXI_DMA_SG_DESCRIPTOR_CTRL_SOF_MASK; in dma_xilinx_axi_dma_transfer_block()
803 current_descriptor->control = in dma_xilinx_axi_dma_transfer_block()
804 current_descriptor->control | XILINX_AXI_DMA_SG_DESCRIPTOR_CTRL_EOF_MASK; in dma_xilinx_axi_dma_transfer_block()
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/
Dapp.overlay19 frequency-control = "host-programmable";
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/
DKconfig5 # subsystem and provides Kconfig options to control aspects of
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dod_srv.rst17 :ref:`bluetooth_mesh_od_cli` to control it. The On-Demand Private Proxy Server model only accepts
Dsar_cfg_srv.rst21 :ref:`bluetooth_mesh_sar_cfg_cli` to control it. The SAR Configuration Server model only accepts
/Zephyr-latest/doc/hardware/peripherals/
Dregulators.rst6 This subsystem provides control of voltage and current regulators. A common
/Zephyr-latest/samples/drivers/led/pwm/
DREADME.rst13 functions are used to control the LEDs.
/Zephyr-latest/modules/segger/
DKconfig29 int "Alignment of the RTT control block"
32 Specify the alignment of the RTT control block in memory. The default
/Zephyr-latest/doc/services/pm/
Dpower_domain.rst52 Most of the devices in an SoC have independent power control that can
111 /* turn on the domain (e.g. setup control pins to disabled) */
115 /* turn off the domain (e.g. reset control pins to default state) */
/Zephyr-latest/boards/shields/seeed_xiao_round_display/
Dseeed_xiao_round_display.overlay59 * control the screen backlight and as touch controller interrupt.
/Zephyr-latest/samples/subsys/usb_c/source/boards/
Dstm32g081b_eval.overlay58 /* Pin B13 is used to control VBUS Discharge for Port1 */
/Zephyr-latest/drivers/sensor/grow_r502a/
DKconfig68 Enable control of vin-gpios and act-gpios.
/Zephyr-latest/boards/dptechnics/walter/
Dwalter_esp32s3_procpu.dts45 hw-flow-control;
/Zephyr-latest/boards/particle/boron/
Dparticle_boron.dts61 hw-flow-control;
/Zephyr-latest/boards/shields/adafruit_aw9523/doc/
Dindex.rst37 .. [2] If you want to control the reset pin from the SoC, connect it to a GPIO on the SoC
/Zephyr-latest/soc/nxp/kinetis/ke1xf/
DKconfig51 source. The application can take over control of the
/Zephyr-latest/include/zephyr/net/
Dgptp.h185 uint8_t control; member
/Zephyr-latest/samples/subsys/task_wdt/
DREADME.rst48 Task watchdog channel 1 callback, thread: control
/Zephyr-latest/samples/sensor/icm42605/
DREADME.rst21 control the sensor.
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c224 hdr->control = GPTP_SYNC_CONTROL_VALUE; in gptp_prepare_sync()
278 hdr->control = GPTP_FUP_CONTROL_VALUE; in gptp_prepare_follow_up()
327 hdr->control = GPTP_OTHER_CONTROL_VALUE; in gptp_prepare_pdelay_req()
385 hdr->control = GPTP_OTHER_CONTROL_VALUE; in gptp_prepare_pdelay_resp()
444 hdr->control = GPTP_OTHER_CONTROL_VALUE; in gptp_prepare_pdelay_follow_up()
518 hdr->control = GPTP_OTHER_CONTROL_VALUE; in gptp_prepare_announce()
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_frame.c147 if (ash->control.key_id_mode != IEEE802154_KEY_ID_MODE_IMPLICIT) { in ieee802154_validate_aux_security_hdr()
152 switch (ash->control.key_id_mode) { in ieee802154_validate_aux_security_hdr()
662 aux_sec->control.security_level = sec_ctx->level; in generate_aux_security_hdr()
663 aux_sec->control.key_id_mode = sec_ctx->key_mode; in generate_aux_security_hdr()
664 aux_sec->control.reserved = 0U; in generate_aux_security_hdr()
957 if (mhr->aux_sec->control.security_level != level) { in ieee802154_decipher_data_frame()
/Zephyr-latest/drivers/usb/udc/
Dudc_skeleton.c283 config->ep_cfg_out[i].caps.control = 1; in udc_skeleton_driver_preinit()
303 config->ep_cfg_in[i].caps.control = 1; in udc_skeleton_driver_preinit()
/Zephyr-latest/boards/arduino/giga_r1/
Darduino_giga_r1_stm32h747xx_m7.dts98 hw-flow-control;
237 st,sdram-control = <STM32_FMC_SDRAM_NC_8
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/
Dsim3u1xx_dk.dts82 hw-flow-control;

1...<<11121314151617181920>>...31