Searched full:indicate (Results 1 – 25 of 450) sorted by relevance
12345678910>>...18
| /Zephyr-latest/dts/bindings/mspi/ |
| D | mspi-controller.yaml | 28 Indicate MSPI controller or peripheral mode of the controller. 37 Indicate MSPI Duplex mode, full or half. 44 Indicate whether the hardware supports DQS. 51 Indicate whether the controller driver enables support for
|
| /Zephyr-latest/dts/bindings/mtd/ |
| D | nordic,qspi-nor.yaml | 60 Set to indicate that 32-bit addressing is to be used. 66 Set to indicate that the write opcode operates on 512-byte pages. 85 Set to indicate phase starts with asserted half-phase (CPHA=1). 91 Set to indicate clock leading edge is falling (CPOL=1).
|
| D | jedec,spi-nor-common.yaml | 24 property to indicate that the BPR must be unlocked before write 32 Use this property to indicate the flash chip supports the Deep 114 operations. Use this property to indicate that the device supports
|
| /Zephyr-latest/dts/bindings/pinctrl/ |
| D | nxp,imx-iomuxc.yaml | 55 different register layouts. This property can be set to indicate 62 different register layouts. This property can be set to indicate 69 different register layouts. This property can be set to indicate 76 different register layouts. This property can be set to indicate
|
| /Zephyr-latest/dts/bindings/wifi/ |
| D | nordic,nrf70-qspi.yaml | 36 Set to indicate phase starts with asserted half-phase (CPHA=1). 42 Set to indicate that the clock leading edge is falling (CPOL=1).
|
| D | nordic,nrf70-coex.yaml | 18 This GPIO is also used to indicate direction (TX/RX).
|
| /Zephyr-latest/include/zephyr/logging/ |
| D | log_frontend_stmesp_demux.h | 203 /** @brief Indicate major opcode in the STPv2 stream. 209 /** @brief Indicate channel opcode in the STPv2 stream. 215 /** @brief Indicate detected packet start (DMTS). 222 /** @brief Indicate optimized log message with no arguments. 229 /** @brief Indicate source ID. 235 /** @brief Indicate timestamp. 244 /** @brief Indicate data. 251 /** @brief Indicate packet end (Flag). */
|
| /Zephyr-latest/drivers/sensor/jedec/jc42/ |
| D | jc42.h | 48 * * Bit 12 is set to indicate a negative temperature 49 * * Bit 13 is set to indicate a temperature below the lower threshold 50 * * Bit 14 is set to indicate a temperature above the upper threshold 51 * * Bit 15 is set to indicate a temperature above the critical threshold
|
| /Zephyr-latest/drivers/adc/ |
| D | Kconfig | 24 # By selecting or not this option particular ADC drivers indicate if it is 30 # By selecting or not this option particular ADC drivers indicate if it is 36 # By selecting or not this option particular ADC drivers indicate if they
|
| /Zephyr-latest/subsys/bluetooth/host/classic/ |
| D | avctp_internal.h | 41 /** Set to zero (00) to indicate that the command/response message is transmitted in a single L2CAP 47 /** The IPID bit is set in a response message to indicate an invalid Profile Identifier received in 59 /** Set to zero (00) to indicate that the command/response message is transmitted in a single L2CAP 67 /** The IPID bit is set in a response message to indicate an invalid Profile Identifier received in
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | hci_common.c | 38 * indicate the number of HCI command packets the Host can send to the in bt_hci_cmd_complete_create() 63 * indicate the number of HCI command packets the Host can send to the in bt_hci_cmd_status_create()
|
| /Zephyr-latest/dts/bindings/spi/ |
| D | nordic,nrf-spi-common.yaml | 44 Optional bi-directional line that allows SPI master to indicate to SPI 46 the latter can prepare (and indicate its readiness) for handling that
|
| /Zephyr-latest/subsys/bluetooth/common/ |
| D | bt_settings_commit.h | 11 * Lower values indicate higher priority.
|
| /Zephyr-latest/subsys/timing/ |
| D | Kconfig | 15 Hidden option to indicate that timing functions need to be
|
| /Zephyr-latest/dts/bindings/sensor/ |
| D | seeed,grove-temperature.yaml | 19 Set to indicate a v1.0 sensor. Leave unset for v1.1 or v1.2.
|
| /Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
| D | health_srv.rst | 18 Faults are split into warnings and errors. Warnings indicate conditions that 20 necessarily damaging to the device. Errors indicate conditions that are
|
| /Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ |
| D | ztest_error_hook.h | 25 * @param valid flag indicate fault is expected 55 * @param valid flag indicate assert is expected
|
| /Zephyr-latest/subsys/bluetooth/services/bas/ |
| D | bas_bcs.c | 47 /* Indicate all connections */ in bt_bas_bcs_update_battery_critical_status() 52 /* Indicate battery critical status to all connections */ in bt_bas_bcs_update_battery_critical_status()
|
| /Zephyr-latest/drivers/cache/ |
| D | Kconfig.andes | 27 Lower values indicate earlier initialization.
|
| /Zephyr-latest/drivers/dma/ |
| D | Kconfig.intel_adsp_gpdma | 19 Hidden option to indicate that the driver needs to request
|
| /Zephyr-latest/arch/x86/ |
| D | Kconfig | 364 This hidden option should be set on a per-SOC basis to indicate that 371 This hidden option should be set on a per-SOC basis to indicate that 379 This hidden option should be set on a per-SOC basis to indicate that 386 This hidden option should be set on a per-SOC basis to indicate that 393 This hidden option should be set on a per-SOC basis to indicate 405 This hidden option should be set on a per-SOC basis to indicate that
|
| /Zephyr-latest/dts/bindings/adc/ |
| D | raspberrypi,pico-adc.yaml | 18 Indicate the reference voltage of the ADC in mV.
|
| /Zephyr-latest/drivers/peci/ |
| D | Kconfig | 33 to indicate that the driver and hardware supports interrupts.
|
| /Zephyr-latest/doc/services/pm/ |
| D | device_runtime.rst | 13 driver is responsible to indicate when it needs the device and when it does not. 71 indicate when it needs a device and when it does not. The device runtime PM API 74 and *put* terminology to indicate when a device is needed or not, respectively. 91 indicate it *needs* the device to be active or operational. This function will 93 :c:func:`pm_device_runtime_put` function can be used to indicate that the device
|
| /Zephyr-latest/lib/libc/common/source/stdio/ |
| D | remove.c | 17 * and errno is set to indicate the error.
|
12345678910>>...18