Home
last modified time | relevance | path

Searched refs:control (Results 201 – 225 of 757) sorted by relevance

12345678910>>...31

/Zephyr-latest/tests/arch/arc/arc_vpx_lock/
DREADME.txt8 used to control access to them (they bookend the relevant code sections),
/Zephyr-latest/subsys/bluetooth/common/
DKconfig67 Controller to Host flow control not strictly necessary.
69 In a Host only build with Controller to Host flow control enabled
73 If Controller to Host flow control is not enabled then the Controller
107 therefore Controller to Host flow control is not needed.
109 In a Host only build with Controller to Host flow control enabled
113 When Controller to Host flow control is not enabled the Controller
198 # for Host only builds, or when Controller-to-Host ACL data flow control
214 not enabling Controller to Host data flow control (BT_HCI_ACL_FLOW_CONTROL), Read Remote
218 Normal HCI commands follow the HCI command flow control using Num_HCI_Command_Packets
221 The Host Number of Completed Packets command does not follow normal flow control of HCI
[all …]
/Zephyr-latest/boards/phytec/phyboard_polis/
Dphyboard_polis_mimx8mm6_m4.dts86 hw-flow-control;
97 hw-flow-control;
/Zephyr-latest/tests/bluetooth/tester/
DREADME5 Tester application uses binary protocol to control Zephyr stack and is aimed at
45 to control tester application.
/Zephyr-latest/samples/basic/threads/
DREADME.rst14 The first two each control an LED. These LEDs, ``led0`` and ``led1``, have
15 loop control and timing logic controlled by separate functions.
/Zephyr-latest/drivers/flash/
DKconfig.renesas_ra22 bool "Extended operation for flash write protection control"
/Zephyr-latest/drivers/gpio/
DKconfig.mmio3210 GPIO IP block and these registers are used to control things that
/Zephyr-latest/boards/shields/sparkfun_carrier_asset_tracker/
Dsparkfun_carrier_asset_tracker.overlay16 hw-flow-control;
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
Dapp.overlay19 frequency-control = "host-programmable";
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/
DKconfig4 # some of the control procedures in the BT LL depend on
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/boards/
Dnrf52840dk_nrf52840.overlay60 hw-flow-control;
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DCMakeLists.txt9 # compensate for this, one can control the number of iterations in the PI
/Zephyr-latest/drivers/power_domain/
DKconfig46 Include Intel ADSP power domain control mechanisms
99 Generic power domain control to turn on/off devices when the
/Zephyr-latest/arch/arm/core/cortex_m/
Dpm_s2ram.S133 SAVE_SPECIAL_REG(control, cpu_ctx, tmp_reg)
153 RESTORE_SPECIAL_REG(control, cpu_ctx, tmp_reg) \
/Zephyr-latest/doc/hardware/cache/
Dindex.rst9 Zephyr has different Kconfig options to control how the cache controller is
19 should be set whether we plan to support and use the cache control in Zephyr
27 All the code paths related to cache control must be conditionally enabled
/Zephyr-latest/arch/arm/core/offsets/
Doffsets_aarch32.c88 GEN_OFFSET_SYM(_cpu_context_t, control);
/Zephyr-latest/doc/hardware/peripherals/
Dhaptics.rst9 The haptics API allows for the control of haptic driver devices for the
Dsmbus.rst15 with the peripherals on the motherboard without using dedicated control
17 report errors, accept control parameters, etc.
/Zephyr-latest/samples/bluetooth/hci_uart_async/
Dapp.overlay11 hw-flow-control;
/Zephyr-latest/drivers/clock_control/
DKconfig.stm321 # STM32 MCU clock control driver config
85 thread is also tasked with updating the control registers of peripherals
88 of the clock control driver, and may increase power consumption.
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mcs1 # Bluetooth Audio - Media control configuration options
39 control client will truncate the name when reading it.
47 the media player icon URL. If the URL is longer, the media control
57 the media control client will truncate the title when reading it.
66 longer, the media control client will truncate the name when reading
/Zephyr-latest/boards/shields/weact_ov2640_cam_module/boards/
Dmini_stm32h743.overlay43 clock-rate-control = <0x80>;
/Zephyr-latest/boards/st/stm32l562e_dk/
DKconfig.defconfig13 # Disable Flow control
/Zephyr-latest/tests/arch/arm/arm_custom_interrupt/
DREADME.txt9 all methods that are part of the SoC interrupt control interface.
/Zephyr-latest/samples/subsys/task_wdt/src/
Dmain.c119 K_THREAD_DEFINE(control, 1024, control_thread, NULL, NULL, NULL, -1, 0, 1000);

12345678910>>...31