/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/tests_scripts/persistence/ |
D | access.sh | 16 -- -argstest access-cfg=configured 20 -- -argstest access-cfg=configured 32 -- -argstest access-cfg=not-configured 39 -- -argstest access-cfg=configured 43 -- -argstest access-cfg=configured 55 -- -argstest access-cfg=not-configured
|
/Zephyr-Core-3.6.0/tests/drivers/gpio/gpio_api_1pin/src/ |
D | test_config.c | 46 * gpio_pin_set_raw function if pin is configured as an input. 117 * gpio_pin_set_raw function if pin is configured as an input. in ZTEST() 141 * - Verify that pin configured in Open Drain mode and initialized 142 * to high results in pin high value if the same pin configured 145 * - Setting pin configured in Open Drain mode to low results in 146 * pin low value if the same pin configured as input is high. 147 * - Verify that pin configured in Open Source mode and 149 * configured as input is high. Drivers that do not support Open 151 * - Verify that pin configured in Open Source mode and 153 * configured as input is low. Drivers that do not support Open [all …]
|
/Zephyr-Core-3.6.0/doc/hardware/peripherals/ |
D | dma.rst | 57 CONFIGURED [label=Configured,shape=box]; 61 init -> CONFIGURED [label=dma_config]; 63 CONFIGURED -> RUNNING [label=dma_start]; 64 CONFIGURED -> CONFIGURED [label=dma_stop]; 66 RUNNING -> CONFIGURED [label=dma_stop]; 73 SUSPENDED -> CONFIGURED [label=dma_stop];
|
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/ |
D | msg.h | 10 * updates the publish message, and publishes with the configured publication parameters. 13 * @param ctx Message context, or NULL to send with the configured publish parameters. 18 * @retval -EADDRNOTAVAIL A message context was not provided and publishing is not configured. 37 * updates the publish message, and publishes with the configured publication parameters. 43 * @param ctx Message context, or NULL to send with the configured publish parameters. 50 * @retval -EADDRNOTAVAIL A message context was not provided and publishing is not configured.
|
/Zephyr-Core-3.6.0/dts/bindings/pinctrl/ |
D | nxp,kinetis-pinctrl.yaml | 10 a group selects the pins to be configured, and the remaining properties set 63 0 DSE_0- low drive strength when pin is configured as output 64 1 DSE_1- high drive strength when pin is configured as output 72 0 SRE_0_fast- fast slew rate when pin is configured as output 73 1 SRE_1_slow- slow slew rate when pin is configured as output
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/mesh/ |
D | heartbeat.rst | 9 The Heartbeat feature is configured through the :ref:`bluetooth_mesh_models_cfg_srv` model. 36 publication can be configured to stop after a certain number of messages, or 48 A node can be configured to subscribe to Heartbeat messages from one node at 50 match the configured subscription parameters. 56 All Heartbeats received with the configured subscription parameters are passed
|
/Zephyr-Core-3.6.0/drivers/gpio/ |
D | Kconfig.it8xxx2 | 24 IT8XXX2 support 8 KSI pins and 18 KSO pins, all of them can be configured 26 KSI[7:0] and KSO[15:0] pins are configured to GPIO mode by 28 KSO[17:16] corresponds to GPC5 and GPC3 pin, so they can be configured to
|
D | gpio_bd8lb600fs.c | 40 uint32_t configured; /* each bit defines if the output channel is configured, see state */ member 119 LOG_ERR("pin must be configured as an output"); in bd8lb600fs_pin_configure() 124 LOG_ERR("pin must be configured as single ended"); in bd8lb600fs_pin_configure() 129 LOG_ERR("pin must be configured as open drain"); in bd8lb600fs_pin_configure() 134 LOG_ERR("pin cannot have a pull up configured"); in bd8lb600fs_pin_configure() 139 LOG_ERR("pin cannot have a pull down configured"); in bd8lb600fs_pin_configure() 151 WRITE_BIT(drv_data->configured, pin, 1); in bd8lb600fs_pin_configure() 289 .configured = 0x00, \
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/shell/ |
D | bap.rst | 58 "config","discover","idle/codec-configured/qos-configured","codec-configured" 59 "qos","config","codec-configured/qos-configured","qos-configured" 60 "enable","qos","qos-configured","enabling" 67 "connect","discover","idle/codec-configured/qos-configured","codec-configured" 232 Use command :code:`gatt exchange-mtu` to make sure the MTU is configured 265 any stream previously configured. 308 "discover","idle/codec-configured/qos-configured","codec-configured" 349 "config","qos-configured/codec-configured","qos-configured" 358 The :code:`enable` command attempts to enable the stream previously configured, 365 "qos","qos-configured","enabling"
|
/Zephyr-Core-3.6.0/dts/bindings/regulator/ |
D | nxp,pca9420.yaml | 37 When enabled, the PMIC will be configured to allow mode selection using 98 The voltage level to be configured for mode 0, in microvolts. Setting 104 The voltage level to be configured for mode 1, in microvolts. Setting 110 The voltage level to be configured for mode 2, in microvolts. Setting 116 The voltage level to be configured for mode 3, in microvolts. Setting
|
/Zephyr-Core-3.6.0/kernel/ |
D | obj_core.c | 132 /* Object type not configured for statistics. */ in k_obj_core_stats_register() 158 /* Object type not configured for statistics. */ in k_obj_core_stats_deregister() 181 /* The object type is not configured for this operation */ in k_obj_core_stats_raw() 215 /* The object type is not configured for this operation */ in k_obj_core_stats_query() 248 /* The object type is not configured for this operation */ in k_obj_core_stats_reset() 256 /* This kernel object is not configured for statistics */ in k_obj_core_stats_reset() 278 /* The object type is not configured for this operation */ in k_obj_core_stats_disable() 286 /* This kernel object is not configured for statistics */ in k_obj_core_stats_disable() 308 /* The object type is not configured for this operation */ in k_obj_core_stats_enable() 316 /* This kernel object is not configured for statistics */ in k_obj_core_stats_enable()
|
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/ |
D | health_cli.h | 128 * @param ctx Message context, or NULL to use the configured publish 154 * @param ctx Message context, or NULL to use the configured publish 172 * @param ctx Message context, or NULL to use the configured publish 191 * @param ctx Message context, or NULL to use the configured publish 207 * @param ctx Message context, or NULL to use the configured publish 221 * the configured publish parameters. When a fault is registered, the publish 223 * Health server is configured to publish with a period of 16 seconds, and the 235 * @param ctx Message context, or NULL to use the configured publish 248 * the configured publish parameters. When a fault is registered, the publish 250 * Health server is configured to publish with a period of 16 seconds, and the [all …]
|
/Zephyr-Core-3.6.0/dts/bindings/misc/ |
D | nuvoton,npcx-booter-variant.yaml | 12 The host interface type (LPC/eSPI/SHI) is configured by booter 13 if true; otherwise, it should be configured by the firmware.
|
D | zephyr,modbus-serial.yaml | 16 If connected directly the MCU pin should be configured 24 If connected directly the MCU pin should be configured
|
/Zephyr-Core-3.6.0/drivers/espi/ |
D | Kconfig | 69 early in the flow after the VW channel is configured. Or it could be 70 until flash channel is configured. 110 the private channel. Please ensure the Host code is configured to use 138 ensure the Host code is configured to use for accessing ACPI response 155 result. Please ensure the Host code is configured to use for accessing 166 response data. Please ensure the Host code is configured to use for
|
/Zephyr-Core-3.6.0/dts/bindings/usb/ |
D | maxim,max3421e_spi.yaml | 17 If connected directly the MCU pin should be configured 24 If connected directly the MCU pin should be configured
|
/Zephyr-Core-3.6.0/dts/bindings/ieee802154/ |
D | nxp,mcr20a.yaml | 17 If connected directly the MCU pin should be configured 26 If connected directly the MCU pin should be configured
|
D | decawave,dw1000.yaml | 17 If connected directly the MCU pin should be configured 26 If connected directly the MCU pin should be configured
|
/Zephyr-Core-3.6.0/dts/bindings/ethernet/ |
D | wiznet,w5500.yaml | 17 If connected directly the MCU pin should be configured 24 If connected directly the MCU pin should be configured
|
/Zephyr-Core-3.6.0/boards/arm/bcm958402m2_m7/ |
D | bcm958402m2_m7.dts | 26 * configured by bootrom and it will not be re-configured.
|
/Zephyr-Core-3.6.0/subsys/usb/device/ |
D | CMakeLists.txt | 24 This value is only for testing and MUST be configured for USB products." 30 This value is only for testing and MUST be configured for USB products."
|
/Zephyr-Core-3.6.0/boards/arm/bcm958401m2/ |
D | bcm958401m2.dts | 25 * configured by bootrom and it will not be re-configured.
|
/Zephyr-Core-3.6.0/tests/drivers/gpio/gpio_basic_api/dts/bindings/ |
D | test-gpio-basic-api.yaml | 18 Identity of a GPIO that will be configured as an output. This 26 Identity of a GPIO that will be configured as an input. This
|
/Zephyr-Core-3.6.0/doc/kernel/services/threads/ |
D | system_threads.rst | 19 By default, the main thread uses the highest configured preemptible thread 20 priority (i.e. 0). If the kernel is not configured to support preemptible 21 threads, the main thread uses the lowest configured cooperative thread 37 The idle thread always uses the lowest configured thread priority.
|
/Zephyr-Core-3.6.0/dts/bindings/pwm/ |
D | nxp,pca9685.yaml | 17 The 16 LEDn outputs are configured with an open-drain structure. 18 Otherwise they are configured with a totem pole structure.
|