Home
last modified time | relevance | path

Searched full:hold (Results 1 – 25 of 264) sorted by relevance

1234567891011

/Zephyr-Core-3.5.0/dts/bindings/memory-controllers/
Datmel,sam-smc.yaml39 setup, pulse and hold. The setup is used to address the memory. The pulse
40 is the time used to read/write. The hold is used to release memory. For the
42 (6 cycles) for CPU read/write and no hold time is required.
43 Note: Since no hold parameter is available at SMC the atmel,smc-cycle-timing
44 should have additional cycles to accommodate for hold values.
46 No Hold Time:
47 cycle-timing (7) = setup (1) + pulse (6) + hold (0)
49 With 3 Hold Times:
50 cycle-timing (10) = setup (1) + pulse (6) + hold (3)
99 on the bus during the pulse and hold steps of that signal.
[all …]
Dst,stm32-fmc-nor-psram.yaml138 * ADDHLD - Address-hold phase duration.
140 the address hold time. This parameter can be a value
182 * ADDHLD - Address-hold phase duration.
/Zephyr-Core-3.5.0/samples/boards/stm32/power_mgmt/standby_shutdown/
DREADME.rst12 Press and hold the user button:
39 Press and hold the user button:
Dsample.yaml17 - "Press and hold the user button:"
/Zephyr-Core-3.5.0/dts/bindings/spi/
Despressif,esp32-spi.yaml74 cs-hold-time:
77 Chip select hold time setting, see TRF for SOC for details of
Dmicrochip,xec-qmspi.yaml58 description: Delay in system clocks from CS# de-assertion to driving HOLD# and WP#
/Zephyr-Core-3.5.0/tests/drivers/flash/common/boards/
Dnrf52840dk_spi_nor_wp_hold.overlay6 * Build test for jedec,spi-nor compatible (drivers/flash/spi_nor.c) wp-gpios and hold-gpios
50 hold-gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
/Zephyr-Core-3.5.0/dts/bindings/mtd/
Dnxp,imx-flexspi-device.yaml36 cs-hold-time:
40 Chip select hold time, in serial clock cycles. See the TCSH field in
Dandestech,qspi-nor.yaml20 hold-gpios:
Djedec,spi-nor.yaml18 hold-gpios:
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
DKconfig.tbs91 Bit 0: Local Hold and Retrieve
270 bool "Support Hold Call"
273 This option enables support for putting a call on hold.
279 This option enables support for retrieving a call on hold.
/Zephyr-Core-3.5.0/subsys/usb/device_next/class/
DKconfig.msc30 Buffer size must be able to hold at least one sector. All LUNs within
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/shell/
Dccp.rst52 hold :Place a call on hold [<{instance_index,
182 hold :Hold call <call_index>
192 remote_hold :Simulate remote hold <call_index>
/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_setup_public_id_addr/src/
Dmain.c20 /* Hold data representing HCI command response for command BT_HCI_OP_READ_BD_ADDR */
23 /* Hold data representing response data for HCI command BT_HCI_OP_READ_BD_ADDR */
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig.cyclonev20 However there must be enough descriptors to hold all fragments
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/pwm/
Dit8xxx2_pwm.h27 * Provides a type to hold PWM configuration flags.
/Zephyr-Core-3.5.0/dts/bindings/espi/
Dmicrochip,xec-espi-saf.yaml34 description: hold off poll after suspend in 20 ns units
Dmicrochip,xec-espi-saf-v2.yaml40 description: hold off poll after suspend in 20 ns units
/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_id_init/src/
Dtest_suite_setup_public_identity.c21 /* Hold data representing HCI command response for command BT_HCI_OP_READ_BD_ADDR */
24 /* Hold data representing response data for HCI command BT_HCI_OP_READ_BD_ADDR */
/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/backends/
DKconfig.icmsg_me36 ipc_service backend. This features enables functions to hold and
/Zephyr-Core-3.5.0/include/zephyr/net/
Dnet_linkaddr.h65 * Used to hold the link address information
81 * Used to hold the link address information. This variant is needed
/Zephyr-Core-3.5.0/dts/bindings/bluetooth/
Dzephyr,bt-hci-spi.yaml24 Minimum duration to hold the reset-gpios pin low for.
/Zephyr-Core-3.5.0/dts/bindings/qspi/
Dnxp,s32-qspi.yaml36 hold-time-2x:
61 cs-hold-time:
65 Chip select hold time, in serial clock cycles. A bigger value will release
/Zephyr-Core-3.5.0/samples/drivers/jesd216/boards/
Dnrf52840dk_nrf52840_spi.overlay34 hold-gpios = <&gpio0 23 GPIO_ACTIVE_LOW>;
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/
Dconnection_mgmt.rst24 also get hold of the connection object through the return value of the

1234567891011