Searched refs:control (Results 201 – 225 of 757) sorted by relevance
12345678910>>...31
/Zephyr-latest/tests/arch/arc/arc_vpx_lock/ |
D | README.txt | 8 used to control access to them (they bookend the relevant code sections),
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 67 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/ |
D | phyboard_polis_mimx8mm6_m4.dts | 86 hw-flow-control; 97 hw-flow-control;
|
/Zephyr-latest/tests/bluetooth/tester/ |
D | README | 5 Tester application uses binary protocol to control Zephyr stack and is aimed at 45 to control tester application.
|
/Zephyr-latest/samples/basic/threads/ |
D | README.rst | 14 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/ |
D | Kconfig.renesas_ra | 22 bool "Extended operation for flash write protection control"
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.mmio32 | 10 GPIO IP block and these registers are used to control things that
|
/Zephyr-latest/boards/shields/sparkfun_carrier_asset_tracker/ |
D | sparkfun_carrier_asset_tracker.overlay | 16 hw-flow-control;
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | app.overlay | 19 frequency-control = "host-programmable";
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/boards/ |
D | nrf52840dk_nrf52840.overlay | 60 hw-flow-control;
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | CMakeLists.txt | 9 # compensate for this, one can control the number of iterations in the PI
|
/Zephyr-latest/drivers/power_domain/ |
D | Kconfig | 46 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/ |
D | pm_s2ram.S | 133 SAVE_SPECIAL_REG(control, cpu_ctx, tmp_reg) 153 RESTORE_SPECIAL_REG(control, cpu_ctx, tmp_reg) \
|
/Zephyr-latest/doc/hardware/cache/ |
D | index.rst | 9 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/ |
D | offsets_aarch32.c | 88 GEN_OFFSET_SYM(_cpu_context_t, control);
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | haptics.rst | 9 The haptics API allows for the control of haptic driver devices for the
|
D | smbus.rst | 15 with the peripherals on the motherboard without using dedicated control 17 report errors, accept control parameters, etc.
|
/Zephyr-latest/samples/bluetooth/hci_uart_async/ |
D | app.overlay | 11 hw-flow-control;
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 1 # 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/ |
D | Kconfig.mcs | 1 # 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/ |
D | mini_stm32h743.overlay | 43 clock-rate-control = <0x80>;
|
/Zephyr-latest/boards/st/stm32l562e_dk/ |
D | Kconfig.defconfig | 13 # Disable Flow control
|
/Zephyr-latest/tests/arch/arm/arm_custom_interrupt/ |
D | README.txt | 9 all methods that are part of the SoC interrupt control interface.
|
/Zephyr-latest/samples/subsys/task_wdt/src/ |
D | main.c | 119 K_THREAD_DEFINE(control, 1024, control_thread, NULL, NULL, NULL, -1, 0, 1000);
|
12345678910>>...31