Searched full:presence (Results 1 – 25 of 87) sorted by relevance
1234
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | pdu_vendor.h | 13 /* Presence of vendor Data PDU struct octet3 */ 24 /* Presence of vendor BIS PDU struct octet3 */ 31 /* Presence of vendor CIS PDU struct octet3 */ 38 /* Presence of ISOAL helper vendor ISO PDU struct octet3 */
|
/Zephyr-latest/cmake/toolchain/llvm/ |
D | generic.cmake | 24 # The best assumption for TOOLCHAIN_HAS_<NEWLIB|PICOLIBC> is to check for the presence of 30 # Support for newlib is indicated by the presence of '_newlib_version.h' in the toolchain path. 37 # Support for picolibc is indicated by the presence of 'picolibc.h' in the toolchain path.
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 19 * Card presence test. Verify that the SDHC detects card presence.
|
/Zephyr-latest/dts/bindings/input/ |
D | cirque,pinnacle-common.yaml | 41 started to be sent when a finger presence is detected missing (no touch 42 detected) every 10 ms. They are stopped to be sent when a finger presence
|
/Zephyr-latest/dts/bindings/sensor/ |
D | hzgrow,r502a.yaml | 26 Finger detection power pin to detect the presence of finger.
|
/Zephyr-latest/tests/subsys/sd/sdio/ |
D | README.txt | 10 * Init test: verify the SD host controller can detect card presence, and
|
/Zephyr-latest/dts/bindings/spi/ |
D | st,stm32h7-spi.yaml | 9 presence of a dedicated interrupt enable register (IER).
|
/Zephyr-latest/scripts/coccinelle/ |
D | unsigned_lesser_than_zero.cocci | 1 /// Unsigned expressions cannot be lesser than zero. Presence of
|
/Zephyr-latest/modules/nanopb/ |
D | Kconfig | 25 Maximum number of proto2 required fields to check for presence.
|
/Zephyr-latest/tests/subsys/sd/mmc/ |
D | README.txt | 12 * Init test: verify the SD host controller can detect card presence, and
|
/Zephyr-latest/tests/subsys/sd/sdmmc/ |
D | README.txt | 12 * Init test: verify the SD host controller can detect card presence, and
|
/Zephyr-latest/samples/sensor/sm351lt/ |
D | README.rst | 5 Detect a magnet's presence using the SM351LT magnetoresistive sensor (polling & trigger mode).
|
/Zephyr-latest/dts/bindings/serial/ |
D | renesas,smartbond-uart.yaml | 59 This line can be used in Smartbond(tm) driver to detect remote client presence.
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | silabs-pinctrl-dbus.h | 18 * 18 : Enable bit presence (some inputs are auto-enabled)
|
/Zephyr-latest/include/zephyr/bluetooth/services/ |
D | bas.h | 32 * Enumeration for the flags indicating the presence 46 * Enumeration for the flags indicating the presence 62 * Enumeration for the presence of the battery.
|
/Zephyr-latest/doc/build/snippets/ |
D | design.rst | 31 snippets do not assume the presence of a "daughterboard", "shield", "hat", or
|
/Zephyr-latest/tests/drivers/display/display_read_write/ |
D | testcase.yaml | 69 # presence of the arduino_spi DT nodelabel
|
/Zephyr-latest/samples/subsys/demand_paging/ |
D | README.rst | 18 This demo requires the presence of a supported hardware MMU and a backing
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/ |
D | README.txt | 38 Presence of this required hardware configuration is identified by the
|
/Zephyr-latest/drivers/w1/ |
D | w1_max32.c | 40 /* 0 if no 1-wire devices responded during the presence pulse, 1 otherwise */ in api_reset_bus() 43 /* Check OW pin input state due to presence detect pin seems not work well */ in api_reset_bus()
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | target.cmake | 40 # We can't rely on these functions presence if we don't use MWDT libc.
|
/Zephyr-latest/subsys/logging/backends/ |
D | log_backend_rtt.c | 26 /* Long enough to detect host presence */ 31 /* Big enough to detect host presence */
|
/Zephyr-latest/dts/bindings/mtd/ |
D | jedec,jesd216.yaml | 15 # device to verify its presence at runtime.
|
/Zephyr-latest/samples/sensor/ccs811/ |
D | README.rst | 16 human presence.
|
/Zephyr-latest/doc/build/dts/ |
D | dt-vs-kconfig.rst | 41 * Devicetree should be used to describe the presence of the radio **hardware**,
|
1234