Searched full:hold (Results 1 – 25 of 264) sorted by relevance
1234567891011
/Zephyr-Core-3.5.0/dts/bindings/memory-controllers/ |
D | atmel,sam-smc.yaml | 39 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 …]
|
D | st,stm32-fmc-nor-psram.yaml | 138 * 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/ |
D | README.rst | 12 Press and hold the user button: 39 Press and hold the user button:
|
D | sample.yaml | 17 - "Press and hold the user button:"
|
/Zephyr-Core-3.5.0/dts/bindings/spi/ |
D | espressif,esp32-spi.yaml | 74 cs-hold-time: 77 Chip select hold time setting, see TRF for SOC for details of
|
D | microchip,xec-qmspi.yaml | 58 description: Delay in system clocks from CS# de-assertion to driving HOLD# and WP#
|
/Zephyr-Core-3.5.0/tests/drivers/flash/common/boards/ |
D | nrf52840dk_spi_nor_wp_hold.overlay | 6 * 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/ |
D | nxp,imx-flexspi-device.yaml | 36 cs-hold-time: 40 Chip select hold time, in serial clock cycles. See the TCSH field in
|
D | andestech,qspi-nor.yaml | 20 hold-gpios:
|
D | jedec,spi-nor.yaml | 18 hold-gpios:
|
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/ |
D | Kconfig.tbs | 91 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/ |
D | Kconfig.msc | 30 Buffer size must be able to hold at least one sector. All LUNs within
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/shell/ |
D | ccp.rst | 52 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/ |
D | main.c | 20 /* 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/ |
D | Kconfig.cyclonev | 20 However there must be enough descriptors to hold all fragments
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/pwm/ |
D | it8xxx2_pwm.h | 27 * Provides a type to hold PWM configuration flags.
|
/Zephyr-Core-3.5.0/dts/bindings/espi/ |
D | microchip,xec-espi-saf.yaml | 34 description: hold off poll after suspend in 20 ns units
|
D | microchip,xec-espi-saf-v2.yaml | 40 description: hold off poll after suspend in 20 ns units
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_id_init/src/ |
D | test_suite_setup_public_identity.c | 21 /* 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/ |
D | Kconfig.icmsg_me | 36 ipc_service backend. This features enables functions to hold and
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | net_linkaddr.h | 65 * 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/ |
D | zephyr,bt-hci-spi.yaml | 24 Minimum duration to hold the reset-gpios pin low for.
|
/Zephyr-Core-3.5.0/dts/bindings/qspi/ |
D | nxp,s32-qspi.yaml | 36 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/ |
D | nrf52840dk_nrf52840_spi.overlay | 34 hold-gpios = <&gpio0 23 GPIO_ACTIVE_LOW>;
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/ |
D | connection_mgmt.rst | 24 also get hold of the connection object through the return value of the
|
1234567891011