Searched full:detect (Results 1 – 25 of 291) sorted by relevance
12345678910>>...12
/Zephyr-latest/dts/bindings/sdhc/ |
D | nxp,imx-usdhc.yaml | 52 Detect pin 63 detect-dat3: 66 Enable the host to detect an SD card via the DAT3 line of the SD card 70 detect-cd: 73 Use the host's internal card detect signal (USDHC_CD) to detect the SD 74 card. This signal is available as an alternative to card detect via GPIO, 75 and should be connected to the SD slot's detect pin if used.
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_tc.h | 146 * @brief Minimum Time for a DRP to detect that the connected Charge-Through VCONNPowered 153 * @brief Maximum Time for a DRP to detect that the connected Charge-Through VCONNPowered 214 * in Rp where CC is not BMC Idle or the port is unable to detect BMC Idle. 221 * in Rp where CC is not BMC Idle or the port is unable to detect BMC Idle. 227 * @brief Minimum time a Source shall detect the SRC.Open state. The Source should detect the 234 * @brief Maximum time a Source shall detect the SRC.Open state. The Source should detect the 241 * @brief Minimum time to detect connection when neither Port Partner is toggling. 247 * @brief Maximum time to detect connection when neither Port Partner is toggling. 253 * @brief Minimum time to detect connection when one Port Partner is toggling 260 * @brief Maximum time to detect connection when one Port Partner is toggling [all …]
|
/Zephyr-latest/tests/kernel/common/src/ |
D | bitfield.c | 53 "sys_test_bit did not detect bit %d\n", bit); in ZTEST() 69 "sys_test_and_set_bit did not detect bit %d\n", in ZTEST() 75 "sys_test_and_clear_bit did not detect bit %d\n", in ZTEST() 92 "sys_bitfield_test_bit did not detect bit %d\n", in ZTEST() 111 "sys_bitfield_test_and_set_bit did not detect bit" in ZTEST() 119 " detect bit %d\n", bit); in ZTEST()
|
/Zephyr-latest/samples/sensor/adc_cmp_npcx/ |
D | README.rst | 5 Detect upper/lower voltage limits using NPCX ADC Comparator driver. 14 set at 1 V while lower limit is 250 mV. Initially configured to detect
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 23 bool "Max Peak detect mode" 62 acceleration is required to detect activity. It is 3.3 ms per code 73 required to detect inactivity. It is 26 ms per code for 3200 Hz ODR
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | ti,cc13xx-cc26xx-pinctrl.yaml | 32 - ti,input-edge-detect: enable and configure edge detection interrupts 69 ti,input-edge-detect = <IOC_RISING_EDGE>; 128 ti,input-edge-detect:
|
/Zephyr-latest/samples/bluetooth/hci_usb/ |
D | prj.conf | 10 # We dont want any console or CDC ACM that may cause BlueZ to not detect hci_usb
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | espressif,esp32-xt-wdt.yaml | 5 This watchdog timer can detect oscillation failure of the RTC_SLOW_CLK_SRC_XTAL32K.
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.sc18im704 | 26 Verify the I2C state register after I2C transfers to detect errors.
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.pca95xx | 26 Note that the PCA95XX cannot reliably detect
|
D | Kconfig.pca_series | 29 Note that the PCA_SERIES cannot reliably detect
|
/Zephyr-latest/boards/digilent/arty_a7/dts/bindings/ |
D | arm,daplink-qspi-mux.yaml | 14 IRQ line connected to the level-detect non-interrupt DAPLink shield
|
/Zephyr-latest/tests/drivers/i2s/i2s_api/src/ |
D | test_i2s_errors.c | 34 …"I2S configuration did not detect improper data format (I2S_FMT_DATA_FORMAT_LEFT_JUSTIFIED | I2S_F… in ZTEST_USER() 41 "I2S configuration did not detect improper stream format (I2S_FMT_DATA_ORDER_LSB)"); in ZTEST_USER() 47 "I2S configuration did not detect improper channels configuration (3)"); in ZTEST_USER()
|
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | index.rst | 6 Error Detection And Correction is a mechanism used to detect and correct errors
|
/Zephyr-latest/soc/nxp/rw/ |
D | firmwares.ld | 9 * are placed next to each other, the firmware loader will detect the
|
/Zephyr-latest/soc/microchip/mec/common/reg/ |
D | mec_vci.h | 69 /* VCI Positive Edge Detect register */ 78 /* VCI Positive Edge Detect register */
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.ublox-sara-r4 | 35 bool "detect automatically" 64 bool "detect APN automatically"
|
/Zephyr-latest/dts/bindings/input/ |
D | st,stmpe811.yaml | 60 touch-detect-delay-us: 73 Touch detect delay (microseconds) is the delay from the activation of the pull-up resistor
|
/Zephyr-latest/samples/drivers/espi/dts/bindings/ |
D | mec15xx-board-power.yaml | 16 Board GPIO input used to detect that power rails are stable.
|
D | mec172x-board-power.yaml | 16 Board GPIO input used to detect that power rails are stable.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | hzgrow,r502a.yaml | 26 Finger detection power pin to detect the presence of finger.
|
/Zephyr-latest/dts/bindings/power-domain/ |
D | power-domain-gpio-monitor.yaml | 7 This power domain monitors the state of a GPIO pin to detect whether a power
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | vector_table_pad.ld | 10 * detect null pointer dereferencing (0x0 - <size>). If the end of the
|
/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/tcpc/ |
D | nuvoton,numaker-tcpc.yaml | 131 "vbus-detect": GPIO for VBUS detect (must)
|
12345678910>>...12