/Zephyr-latest/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-latest/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-latest/doc/hardware/peripherals/ |
D | dma.rst | 61 CONFIGURED [label=Configured,shape=box]; 65 init -> CONFIGURED [label=dma_config]; 67 CONFIGURED -> RUNNING [label=dma_start]; 68 CONFIGURED -> CONFIGURED [label=dma_stop, headport=c, tailport=e]; 69 CONFIGURED -> CONFIGURED [label=dma_config, headport=c, tailport=w]; 71 RUNNING -> CONFIGURED [label=dma_stop]; 78 SUSPENDED -> CONFIGURED [label=dma_stop];
|
/Zephyr-latest/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-latest/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 | 32 /* each bit defines if the output channel is configured, see state */ 33 uint32_t configured; member 59 LOG_ERR("pin must be configured as an output"); in bd8lb600fs_gpio_pin_configure() 64 LOG_ERR("pin must be configured as single ended"); in bd8lb600fs_gpio_pin_configure() 69 LOG_ERR("pin must be configured as open drain"); in bd8lb600fs_gpio_pin_configure() 74 LOG_ERR("pin cannot have a pull up configured"); in bd8lb600fs_gpio_pin_configure() 79 LOG_ERR("pin cannot have a pull down configured"); in bd8lb600fs_gpio_pin_configure() 91 WRITE_BIT(data->configured, pin, 1); in bd8lb600fs_gpio_pin_configure() 198 .configured = 0x00, \
|
/Zephyr-latest/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-latest/dts/bindings/pinctrl/ |
D | nxp,port-pinctrl.yaml | 10 property in a group selects the pins to be configured, and the remaining 65 0 DSE_0- low drive strength when pin is configured as output 66 1 DSE_1- high drive strength when pin is configured as output 74 0 SRE_0_fast- fast slew rate when pin is configured as output 75 1 SRE_1_slow- slow slew rate when pin is configured as output
|
/Zephyr-latest/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-latest/kernel/ |
D | obj_core.c | 132 /* Object type not configured for statistics. */ in k_obj_core_stats_register() 153 /* Object type not configured for statistics. */ in k_obj_core_stats_deregister() 175 /* The object type is not configured for this operation */ in k_obj_core_stats_raw() 202 /* The object type is not configured for this operation */ in k_obj_core_stats_query() 228 /* The object type is not configured for this operation */ in k_obj_core_stats_reset() 231 /* This kernel object is not configured for statistics */ in k_obj_core_stats_reset() 251 /* The object type is not configured for this operation */ in k_obj_core_stats_disable() 254 /* This kernel object is not configured for statistics */ in k_obj_core_stats_disable() 274 /* The object type is not configured for this operation */ in k_obj_core_stats_enable() 277 /* This kernel object is not configured for statistics */ in k_obj_core_stats_enable()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_stream_tx.h | 34 * @retval -EINVAL @p bap_stream is not configured for TX 49 * @retval -EINVAL @p bap_stream is not configured for TX 55 * @brief Test if the provided stream has been configured for TX 59 * @retval true if it has been configured for TX, and false if not
|
/Zephyr-latest/dts/bindings/counter/ |
D | nxp,lptmr.yaml | 60 by the pin configured from the input-pin value. 68 This value determines rather the LPTMR is configured 70 0 <- LPTMR is configured for Time Counter Mode. 71 1 <- LPTMR is configured for Pulse Mode.
|
/Zephyr-latest/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-latest/include/zephyr/bluetooth/mesh/ |
D | health_cli.h | 144 * @param ctx Message context, or NULL to use the configured publish 170 * @param ctx Message context, or NULL to use the configured publish 188 * @param ctx Message context, or NULL to use the configured publish 207 * @param ctx Message context, or NULL to use the configured publish 223 * @param ctx Message context, or NULL to use the configured publish 237 * the configured publish parameters. When a fault is registered, the publish 239 * Health server is configured to publish with a period of 16 seconds, and the 251 * @param ctx Message context, or NULL to use the configured publish 264 * the configured publish parameters. When a fault is registered, the publish 266 * Health server is configured to publish with a period of 16 seconds, and the [all …]
|
/Zephyr-latest/tests/drivers/can/host/ |
D | README.rst | 20 The Zephyr end of the CAN fixture can be configured as follows: 29 The host end of the CAN fixture can be configured through python-can. Available configuration 33 configured as follows: 60 Next, python-can needs to be configured for the ``zcan0`` interface. One option is to use a 70 Once the virtual SocketCAN interface has been created, brought up, and configured the test suite can 101 Next, python-can needs to be configured for the ``can0`` interface. One option is to use a dedicated 112 Once the SocketCAN interface has been brought up and configured the test suite can be launched using
|
/Zephyr-latest/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-latest/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
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig | 78 early in the flow after the VW channel is configured. Or it could be 79 until flash channel is configured. 119 the private channel. Please ensure the Host code is configured to use 147 ensure the Host code is configured to use for accessing ACPI response 164 result. Please ensure the Host code is configured to use for accessing 175 response data. Please ensure the Host code is configured to use for
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 80 "config","discover","idle/codec-configured/qos-configured","codec-configured" 81 "qos","config","codec-configured/qos-configured","qos-configured" 82 "enable","qos","qos-configured","enabling" 83 "connect","qos/enable","qos-configured/enabling","qos-configured/enabling" 329 Use command :code:`gatt exchange-mtu` to make sure the MTU is configured 377 any stream previously configured. 500 "discover","idle/codec-configured/qos-configured","codec-configured" 531 "config","qos-configured/codec-configured","qos-configured" 540 The :code:`enable` command attempts to enable the stream previously configured. 546 "qos","qos-configured","enabling" [all …]
|
/Zephyr-latest/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-latest/tests/bluetooth/tester/src/audio/ |
D | btp_bap_audio_stream.h | 42 * @retval -EINVAL @p bap_stream is not configured for TX 57 * @retval -EINVAL @p bap_stream is not configured for TX 63 * @brief Test if the provided stream has been configured for TX 67 * @retval true if it has been configured for TX, and false if not
|
/Zephyr-latest/boards/brcm/bcm958402m2/ |
D | bcm958402m2_bcm58402_m7.dts | 26 * configured by bootrom and it will not be re-configured.
|
/Zephyr-latest/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-latest/subsys/net/lib/wifi_credentials/ |
D | Kconfig | 47 This detemines how many different WiFi networks can be configured at a time. 96 string "SSID of statically configured WiFi network" 99 string "Password of statically configured Wi-Fi network"
|