Searched full:rise (Results 1 – 21 of 21) sorted by relevance
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | ghrd_timing.sdc | 22 set_output_delay -clock {clk_50 } -rise -min 11 [get_ports {qspi_io[*]}] 23 set_output_delay -clock {clk_50 } -rise -min 11 [get_ports {qspi_clk}] 24 set_output_delay -clock {clk_50 } -rise -min 11 [get_ports {qspi_csn}] 25 set_input_delay -clock {clk_50 } -rise -min 10 [get_ports {qspi_io[*]}]
|
D | ghrd_10m50da.qsf | 73 set_global_assignment -name OUTPUT_IO_TIMING_NEAR_END_VMEAS "HALF VCCIO" -rise 75 set_global_assignment -name OUTPUT_IO_TIMING_FAR_END_VMEAS "HALF SIGNAL SWING" -rise
|
/Zephyr-latest/include/zephyr/math/ |
D | interpolation.h | 40 float rise, run, slope; in linear_interpolate() local 63 rise = y_axis[idx_low + 1] - y_axis[idx_low]; in linear_interpolate() 65 slope = rise / run; in linear_interpolate()
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,s32-qdec.yaml | 34 /* LCU Out HW ID, Rise Filter, Fall Filter */ 87 It contains the following for each output: hardware output id, rise filter and fall filter. 92 /* LCU Out HW ID, Rise Filter, Fall Filter */
|
/Zephyr-latest/dts/bindings/i2c/ |
D | renesas,ra-iic.yaml | 21 rise-time-ns:
|
D | atmel,sam-i2c-twim.yaml | 132 mode. This should be adjusted to provide proper TWCK line rise time.
|
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/always_warning/dummy/src/ |
D | main.c | 23 TC_PRINT("Create log message before rise warning\n"); in ZTEST()
|
/Zephyr-latest/samples/drivers/auxdisplay/boards/ |
D | esp_wrover_kit.overlay | 22 enable-line-rise-delay-us = <1000>;
|
/Zephyr-latest/dts/bindings/clock/ |
D | silabs,series2-hfrcodpll.yaml | 24 enum: ["fall", "rise"]
|
/Zephyr-latest/dts/bindings/auxdisplay/ |
D | hit,hd44780.yaml | 59 enable-line-rise-delay-ns:
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_sam0.c | 570 /* 5 is the nominal 100ns rise time from the app notes */ in i2c_sam0_set_apply_bitrate() 587 /* 5 is the nominal 100ns rise time from the app notes */ in i2c_sam0_set_apply_bitrate() 607 /* 5 is the nominal 100ns rise time from the app notes */ in i2c_sam0_set_apply_bitrate()
|
D | i2c_ll_stm32_v2.c | 60 uint32_t trise; /* Rise time in ns */
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_rf2xx_iface.c | 46 /* Start TX transmission at rise edge */ in rf2xx_iface_phy_tx_start()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_sifive.c | 113 * both rise and high, while low will probably be set from the in gpio_sifive_irq_handler()
|
D | gpio_lpc11u6x.c | 67 volatile uint32_t rise; member
|
/Zephyr-latest/boards/nxp/mr_canhubk3/ |
D | mr_canhubk3.dts | 128 /* LCU Out HW ID, Rise Filter, Fall Filter */
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_spi.c | 731 * Maximum VDD rise time of 35ms. in sdhc_spi_set_io()
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_sam_usbc.c | 327 * No need to abort IN transfer (rise TXINI), in usb_dc_ctrl_init()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.1.rst | 805 * :github:`18592` - (nRF51) The RSSI signal does not rise above -44 dBm
|
D | release-notes-2.0.rst | 571 * :github:`18592` - (nRF51) The RSSI signal does not rise above -44 dBm
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_cdns.c | 477 * minimum of the clock rise and fall time plus 3ns
|