Searched refs:control (Results 176 – 200 of 757) sorted by relevance
12345678910>>...31
/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_tx_buffer_alloc/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_tx_queue/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_version/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_terminate/ |
D | Kconfig | 4 # some of the control procedures in the BT LL depend on
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/remote/boards/ |
D | nrf54l15dk_nrf54l15_cpuflpr_icbmsg.overlay | 47 /delete-property/ hw-flow-control;
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 11 of the clock control driver. 74 Enabling indicates that calibration is performed by the clock control driver. 177 bool "nRF clock control support" 183 Support for nRF clock control devices. 202 bool "Clock control for global HSFLL"
|
D | Kconfig.siwx91x | 5 bool "SiWx91x clock control driver"
|
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/ |
D | README.rst | 5 Dynamically control the Tx power of a Bluetooth LE Controller using HCI vendor-specific commands. 10 This sample application demonstrates the dynamic Tx power control over the LL
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg_srv.rst | 9 :ref:`bluetooth_mesh_models_cfg_cli` to control it.
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 6 …f optional Zephyr features that aim to allow applications to monitor and control connectivity (acc… 8 Using Connection Manager, applications can use a single abstract API to control network association… 21 * :ref:`Connectivity control <conn_mgr_control>` (header file :file:`include/zephyr/net/conn_mgr_co… 38 …cks all available ifaces (whether or not they support :ref:`Connectivity control <conn_mgr_control… 206 Connectivity control 211 For such ifaces, connectivity control can provide a generic API to request network association (:c:… 216 Connectivity control also provides the following additional features: 227 The following sections outline the basic operation of Connection Manager's connectivity control. 337 Connectivity control triggers :ref:`network management <net_mgmt_interface>` events to inform the a… 362 Listening for control events [all …]
|
/Zephyr-latest/boards/particle/argon/dts/ |
D | mesh_feather_uart1_rtscts.dtsi | 7 /* Add hardware flow control to UART1 on Feather-based mesh boards
|
/Zephyr-latest/boards/particle/boron/dts/ |
D | mesh_feather_uart1_rtscts.dtsi | 7 /* Add hardware flow control to UART1 on Feather-based mesh boards
|
/Zephyr-latest/boards/particle/xenon/dts/ |
D | mesh_feather_uart1_rtscts.dtsi | 7 /* Add hardware flow control to UART1 on Feather-based mesh boards
|
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/ |
D | cy8cproto_062_4343w.overlay | 26 /* Configure pin control bias mode for SPI pins */
|
D | cy8cproto_063_ble.overlay | 2 /* Configure pin control bias mode for SPI pins (MASTER) */
|
/Zephyr-latest/drivers/adc/ |
D | adc_npcx.c | 97 control[DT_INST_PROP(0, threshold_count)]; member 257 if (t_data->control[i].work) { in adc_npcx_isr() 260 t_data->control[i].work); in adc_npcx_isr() 518 &t_data->control[th_sel]; in adc_npcx_threshold_ctrl_set_param() 573 &t_data->control[th_sel]; in adc_npcx_threshold_ctrl_setup() 621 &t_data->control[th_sel]; in adc_npcx_threshold_enable_irq() 655 adc_npcx_set_repetitive(dev, t_data->control[th_sel].chnsel, true); in adc_npcx_threshold_enable_irq() 698 adc_npcx_set_repetitive(dev, t_data->control[th_sel].chnsel, false); in adc_npcx_threshold_disable_irq()
|
/Zephyr-latest/boards/shields/wnc_m14a2a/boards/ |
D | frdm_k64f.overlay | 13 hw-flow-control;
|
/Zephyr-latest/samples/subsys/usb_c/sink/boards/ |
D | stm32g081b_eval.overlay | 21 /* Pin B13 is used to control VBUS Discharge for Port1 */
|
/Zephyr-latest/samples/drivers/memc/boards/ |
D | frdm_rw612.overlay | 45 /* Override pin control state to use one that only changes the PSRAM pin
|
/Zephyr-latest/subsys/lorawan/services/ |
D | frag_transport.c | 74 uint8_t control; member 178 ctx.control = rx_buf[rx_pos++]; in frag_transport_package_callback() 186 index, ctx.nb_frag, ctx.frag_size, ctx.padding, ctx.control, in frag_transport_package_callback()
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.mec5 | 22 This enables the API for apps to control the serial line,
|
D | Kconfig.xec | 22 This enables the API for apps to control the serial line,
|
12345678910>>...31